mirror of
https://github.com/MCLx86/xtreemtest.git
synced 2025-01-18 14:08:48 +01:00
Update version
This commit is contained in:
parent
53b8a5db9c
commit
b869344b6c
@ -17,10 +17,10 @@ set(GCC_MINIMUM_VERSION "5.1")
|
||||
set(CLANG_MINIMUM_VERSION "3.5")
|
||||
|
||||
# Also remember to set PROTOCOL_VERSION in network/networkprotocol.h when releasing
|
||||
set(VERSION_MAJOR 5)
|
||||
set(VERSION_MINOR 6)
|
||||
set(VERSION_PATCH 1)
|
||||
set(VERSION_EXTRA "" CACHE STRING "Stuff to append to version string")
|
||||
set(VERSION_MAJOR 6)
|
||||
set(VERSION_MINOR 0)
|
||||
set(VERSION_PATCH 0)
|
||||
set(VERSION_EXTRA "pre-release 1" CACHE STRING "Stuff to append to version string")
|
||||
|
||||
# Change to false for releases
|
||||
set(DEVELOPMENT_BUILD FALSE)
|
||||
|
@ -9,8 +9,8 @@
|
||||
<content_attribute id="social-chat">intense</content_attribute>
|
||||
<content_attribute id="social-info">mild</content_attribute>
|
||||
</content_rating>
|
||||
<name>Minetest</name>
|
||||
<summary>Multiplayer infinite-world block sandbox game</summary>
|
||||
<name>XtreemTest</name>
|
||||
<summary>Multiplayer infinite-world block sandbox engine, fork of MineTest</summary>
|
||||
<summary xml:lang="de">Mehrspieler-Sandkastenspiel mit unendlichen Blockwelten</summary>
|
||||
<description>
|
||||
<p>
|
||||
@ -80,8 +80,8 @@
|
||||
<binary>minetest</binary>
|
||||
</provides>
|
||||
<translation type="gettext">minetest</translation>
|
||||
<update_contact>sfan5@live.de</update_contact>
|
||||
<update_contact>temp1@cubesoftware.xyz</update_contact>
|
||||
<releases>
|
||||
<release date="2022-09-19" version="5.6.1"/>
|
||||
<release date="2022-10-08" version="1.0.0"/>
|
||||
</releases>
|
||||
</component>
|
||||
|
Loading…
Reference in New Issue
Block a user