mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
changed version number to 0.2.20110529_0
--HG-- extra : rebase_source : 9b05d4bfee9312aef4182fa6f63b4237368cec34
This commit is contained in:
parent
b7361e295a
commit
cc2df1a3ed
2 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,7 @@ project(minetest)
|
|||
|
||||
set(VERSION_MAJOR 0)
|
||||
set(VERSION_MINOR 2)
|
||||
set(VERSION_PATCH 20110424_1_dev)
|
||||
set(VERSION_PATCH 20110529_0)
|
||||
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
|
||||
|
||||
# Configuration options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue