openrocket/core/resources/build.properties
Sibo Van Gool a6285a64e2 [fixes #825] Enable default update checking
I feel like this is a better choice, because otherwise user's may never know about new updates
2022-01-27 18:00:36 +01:00

19 lines
522 B
Properties

# The OpenRocket build version
build.version=20.11.alpha.16
# The copyright year for the build. Displayed in the about dialog.
# Will show as Copyright 2013-${build.copyright}
build.copyright=2021
# 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