openrocket/core/resources/build.properties

17 lines
380 B
Properties
Raw Normal View History

2009-06-09 16:56:52 +00:00
# The OpenRocket build version
2009-08-30 15:46:18 +00:00
2014-11-02 12:22:14 -06:00
build.version=14.11dev
2009-06-09 16:56:52 +00:00
2009-08-30 15:46:18 +00:00
2009-06-09 16:56:52 +00:00
# The source of the package. When building a package for a specific
# distribution (Debian, Fedora etc.), this should be changed appropriately!
2010-02-17 20:37:35 +00:00
# This is included in bug reports to identify the source of the software.
2009-08-30 15:46:18 +00:00
2009-06-09 16:56:52 +00:00
build.source=default
2009-10-04 15:46:32 +00:00
# Whether checking for updates is enabled by default.
build.checkupdates=true