1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-15 17:35:37 +02:00

Fixed wrong version number

This commit is contained in:
Perttu Ahola
2011-04-06 11:53:46 +03:00
parent 90234e35a6
commit 6537e67909

View File

@@ -9,7 +9,7 @@ project(minetest)
set(VERSION_MAJOR 0)
set(VERSION_MINOR 2)
set(VERSION_PATCH 20110604-0)
set(VERSION_PATCH 20110406-0)
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
# Configuration options