[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:
parent
6ad84e526a
commit
bc3ed5d80f
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
# The OpenRocket build version
|
# 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.
|
# The copyright year for the build. Displayed in the about dialog.
|
||||||
# Will show as Copyright 2013-${build.copyright}
|
# Will show as Copyright 2013-${build.copyright}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user