projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d44fcea
)
Continue with 0.4.13-dev
author
est31
<MTest31@outlook.com>
Thu, 20 Aug 2015 02:02:00 +0000
(
04:02
+0200)
committer
est31
<MTest31@outlook.com>
Thu, 20 Aug 2015 02:02:00 +0000
(
04:02
+0200)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index b9dfd8aceb4ad6027a7622ec94f84a022d1c7b41..92ef53ef32ca1146694e45b2f5c2fa1f4a6d2307 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-17,7
+17,7
@@
set(VERSION_PATCH 13)
set(VERSION_EXTRA "" CACHE STRING "Stuff to append to version string")
# Change to false for releases
-set(DEVELOPMENT_BUILD
FALS
E)
+set(DEVELOPMENT_BUILD
TRU
E)
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
if(VERSION_EXTRA)