openrocket/build.properties

17 lines
372 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
2009-11-28 14:28:39 +00:00
build.version=0.9.5
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!
2009-08-30 15:46:18 +00:00
# This is displayed in the About dialog and included in bug reports.
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