mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Oh well, let's call it just 0.2.20110922
This commit is contained in:
parent
ca748ad44c
commit
7244f09111
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ project(minetest)
|
|||
|
||||
set(VERSION_MAJOR 0)
|
||||
set(VERSION_MINOR 2)
|
||||
set(VERSION_PATCH 20110922_rc1)
|
||||
set(VERSION_PATCH 20110922)
|
||||
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
|
||||
|
||||
# Configuration options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue