NOISSUE begin working on 0.4.8 and update changelog

This commit is contained in:
Petr Mrázek
2015-06-02 01:07:26 +02:00
parent c1f7dda8fe
commit 47f919173e
2 changed files with 19 additions and 9 deletions

View File

@ -6,7 +6,7 @@ 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 4)
set(MultiMC_VERSION_HOTFIX 7)
set(MultiMC_VERSION_HOTFIX 8)
# Build number
set(MultiMC_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")