Bump version and update changelog.

This commit is contained in:
Forkk
2014-05-01 13:10:46 -05:00
parent 3d8f6ac640
commit cba22f7ee0
2 changed files with 9 additions and 2 deletions

View File

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