From: kruland2607 Date: Sun, 8 Jan 2012 02:43:20 +0000 (+0000) Subject: moving to core/ X-Git-Tag: upstream/12.03~1^2~166 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=309256c20aadc22e2ee87860bb5027f37121bffb;p=debian%2Fopenrocket moving to core/ git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@305 180e2498-e6e9-4542-8430-84ac67f01cd8 --- diff --git a/build.properties b/build.properties deleted file mode 100644 index 1f59e9ca..00000000 --- a/build.properties +++ /dev/null @@ -1,16 +0,0 @@ - -# The OpenRocket build version - -build.version=1.1.10pre - - -# 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 diff --git a/core/build.properties b/core/build.properties new file mode 100644 index 00000000..1f59e9ca --- /dev/null +++ b/core/build.properties @@ -0,0 +1,16 @@ + +# The OpenRocket build version + +build.version=1.1.10pre + + +# 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