NOISSUE bump version number to 0.4.9
This commit is contained in:
parent
33b6222f9f
commit
0958bb2fcc
1 changed files with 1 additions and 1 deletions
|
@ -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 8)
|
||||
set(MultiMC_VERSION_HOTFIX 9)
|
||||
|
||||
# Build number
|
||||
set(MultiMC_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue