1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-27 13:55:19 +01:00

In a globally installed build, debug.txt is now placed in userdata directory. Needs testing still.

This commit is contained in:
Perttu Ahola
2011-06-02 19:30:03 +03:00
parent fd64dd5e20
commit 1b8cff8fbf
3 changed files with 46 additions and 31 deletions

View File

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