Add changelog pieces, version

This commit is contained in:
Petr Mrázek
2014-08-16 11:32:36 +02:00
parent 7d8c5ac9b5
commit 74f7bd9a1c
2 changed files with 12 additions and 4 deletions

View File

@ -105,8 +105,8 @@ set(MultiMC_NEWS_RSS_URL "http://multimc.org/rss.xml" CACHE STRING "URL to fetch
######## Set version numbers ########
set(MultiMC_VERSION_MAJOR 0)
set(MultiMC_VERSION_MINOR 5)
set(MultiMC_VERSION_HOTFIX 0)
set(MultiMC_VERSION_MINOR 4)
set(MultiMC_VERSION_HOTFIX 2)
# Build number
set(MultiMC_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")