NOISSUE update changelog and version

This commit is contained in:
Petr Mrázek
2019-08-03 00:48:34 +02:00
parent 7b00d47fe0
commit f5f3149dcf
2 changed files with 38 additions and 7 deletions

View File

@ -46,7 +46,7 @@ set(MultiMC_NEWS_RSS_URL "https://multimc.org/rss.xml" CACHE STRING "URL to fetc
######## Set version numbers ########
set(MultiMC_VERSION_MAJOR 0)
set(MultiMC_VERSION_MINOR 6)
set(MultiMC_VERSION_HOTFIX 6)
set(MultiMC_VERSION_HOTFIX 7)
# Build number
set(MultiMC_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")