NOISSUE bump version number and update changelog for next release

This commit is contained in:
Petr Mrázek
2016-02-29 09:08:35 +01:00
parent a3cd3d5ff1
commit f53cd55fbb
2 changed files with 10 additions and 6 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 11)
set(MultiMC_VERSION_HOTFIX 12)
# Build number
set(MultiMC_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")