mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Bump minor version to v1.10.0
There are changes with the difficult skill level behavior and not only bugfixes. It makes sense to bump the minor version.
This commit is contained in:
parent
1dcddd1f6c
commit
6a68e845da
@ -11,8 +11,8 @@ link_directories (${CMAKE_INSTALL_PREFIX}/lib)
|
||||
|
||||
project (planetblupi)
|
||||
set (PB_VERSION_MAJOR 1)
|
||||
set (PB_VERSION_MINOR 9)
|
||||
set (PB_VERSION_PATCH 3)
|
||||
set (PB_VERSION_MINOR 10)
|
||||
set (PB_VERSION_PATCH 0)
|
||||
set (PB_VERSION_EXTRA "")
|
||||
set (PB_PRODUCT_NAME "Planet Blupi")
|
||||
set (PB_PACKAGE_NAME "planetblupi")
|
||||
|
Loading…
x
Reference in New Issue
Block a user