[fixes #825] Change build version format

The release tags on GitHub are all in the format XX.YY..., so with '.' as delimiter. We should keep consistency with this.
This commit is contained in:
Sibo Van Gool 2022-01-21 12:59:19 +01:00
parent 6ad84e526a
commit bc3ed5d80f

View File

@ -1,6 +1,6 @@
# The OpenRocket build version
build.version=20-11-alpha-16
build.version=20.11.alpha.16
# The copyright year for the build. Displayed in the about dialog.
# Will show as Copyright 2013-${build.copyright}