Bump version to 5.0.0 5.0.0
authorsfan5 <sfan5@live.de>
Mon, 4 Mar 2019 22:43:14 +0000 (23:43 +0100)
committersfan5 <sfan5@live.de>
Mon, 4 Mar 2019 22:43:14 +0000 (23:43 +0100)
CMakeLists.txt
misc/net.minetest.minetest.appdata.xml

index 8e03cee73e52467bc6eda91993a27c510bf9eefb..121086680ee007ca59054f6a0ba11cf80d9b6702 100644 (file)
@@ -21,7 +21,7 @@ set(VERSION_PATCH 0)
 set(VERSION_EXTRA "" CACHE STRING "Stuff to append to version string")
 
 # Change to false for releases
-set(DEVELOPMENT_BUILD TRUE)
+set(DEVELOPMENT_BUILD FALSE)
 
 set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
 if(VERSION_EXTRA)
index f1b56dc6a932917592a722405b8d958a7777c259..089383b5d2afcc196f544c1dc0040921fdc77f66 100644 (file)
@@ -56,6 +56,6 @@
        <translation type="gettext">minetest</translation>
        <update_contact>sfan5@live.de</update_contact>
        <releases>
-               <release date="2018-06-10" version="0.4.17.1"/>
+               <release date="2019-03-04" version="5.0.0"/>
        </releases>
 </component>