2009-06-09 16:56:52 +00:00
|
|
|
|
|
|
|
# The OpenRocket build version
|
2022-01-21 12:59:19 +01:00
|
|
|
build.version=20.11.alpha.16
|
2009-06-09 16:56:52 +00:00
|
|
|
|
2020-12-19 19:29:24 -07:00
|
|
|
# The copyright year for the build. Displayed in the about dialog.
|
|
|
|
# Will show as Copyright 2013-${build.copyright}
|
2022-02-07 15:18:32 -07:00
|
|
|
build.copyright=2022
|
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.
|
|
|
|
|
2022-01-27 18:00:36 +01:00
|
|
|
build.checkupdates=true
|