Do not spam logs too much, bump version and add to changelog.

This commit is contained in:
Petr Mrázek
2014-04-01 23:02:40 +02:00
parent 52ff6a4140
commit ad9d082f57
3 changed files with 8 additions and 5 deletions

View File

@ -94,7 +94,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 3)
SET(MultiMC_VERSION_HOTFIX 1)
SET(MultiMC_VERSION_HOTFIX 2)
# Build number
SET(MultiMC_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")