X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=build.properties;h=73ec3d0b3a64f9317cc87686668d68136e3495bd;hb=7896da145966c9e3acf5322189db57888df1c544;hp=3a32f3389527c374704e19c02d6397c80717ee03;hpb=973fc73dd5011eb4c059c696affb0b32d1b3a958;p=debian%2Fopenrocket diff --git a/build.properties b/build.properties index 3a32f338..73ec3d0b 100644 --- a/build.properties +++ b/build.properties @@ -1,8 +1,16 @@ # The OpenRocket build version -build.version=0.9.1 + +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