NOISSUE Update changelog for version 0.4.5

This commit is contained in:
Petr Mrázek
2014-11-21 11:13:54 +01:00
parent 9f14b319df
commit 4ae0d8e0af
2 changed files with 8 additions and 4 deletions

View File

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