X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=build.properties;h=73ec3d0b3a64f9317cc87686668d68136e3495bd;hb=61d94daba647622581bdf11d29fd701190da03c4;hp=d7a601ecc7ba6a7717b7caa2a53665f7a4c7eacb;hpb=3385430092564b068c41b954635a99c21bc40b74;p=debian%2Fopenrocket diff --git a/build.properties b/build.properties index d7a601ec..73ec3d0b 100644 --- a/build.properties +++ b/build.properties @@ -1,8 +1,16 @@ # The OpenRocket build version -build.version=0.9.1pre + +build.version=1.0.0 + # The source of the package. When building a package for a specific # distribution (Debian, Fedora etc.), this should be changed appropriately! +# This is included in bug reports to identify the source of the software. + build.source=default + +# Whether checking for updates is enabled by default. + +build.checkupdates=true