1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-02 00:05:26 +01:00

removed -delta namings

This commit is contained in:
Perttu Ahola
2011-07-23 19:33:49 +03:00
parent f13fc82abe
commit 96fedb5cb0
3 changed files with 4 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ if(${CMAKE_VERSION} STREQUAL "2.8.2")
endif(${CMAKE_VERSION} STREQUAL "2.8.2")
# This can be read from ${PROJECT_NAME} after project() is called
project(minetest-delta)
project(minetest)
set(VERSION_MAJOR 0)
set(VERSION_MINOR 2)