Hotfix 0.2.1 for twitch.
Add to the changelog and tweak the version number.
This commit is contained in:
parent
c46c508fc6
commit
d7113de3bd
@ -93,7 +93,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 2)
|
||||
SET(MultiMC_VERSION_HOTFIX 0)
|
||||
SET(MultiMC_VERSION_HOTFIX 1)
|
||||
|
||||
# Build number
|
||||
SET(MultiMC_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")
|
||||
|
@ -29,3 +29,5 @@
|
||||
- Started using icon themes for the application icons, fixing many OSX graphical glitches.
|
||||
- Icon sources have been located, along with icon licenses.
|
||||
- Update to the German translation.
|
||||
0.2.1:
|
||||
- Hotfix - move the native library extraction into the onesix launcher part.
|
||||
|
Loading…
Reference in New Issue
Block a user