mirror of
https://github.com/minetest/minetest.git
synced 2024-11-23 16:13:46 +01:00
updated version in CMakeLists
This commit is contained in:
parent
5af9ef054e
commit
ff1471ba6d
@ -9,7 +9,7 @@ project(minetest)
|
||||
|
||||
set(VERSION_MAJOR 0)
|
||||
set(VERSION_MINOR 2)
|
||||
set(VERSION_PATCH 20110731_2)
|
||||
set(VERSION_PATCH 20110731_3)
|
||||
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
|
||||
|
||||
# Configuration options
|
||||
|
Loading…
Reference in New Issue
Block a user