mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-30 02:20:00 +03:00
Bump version to 0.3.0
This commit is contained in:
parent
0e6bc97bf3
commit
b60fbf87ab
1 changed files with 2 additions and 2 deletions
|
|
@ -93,8 +93,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 2)
|
||||
SET(MultiMC_VERSION_HOTFIX 1)
|
||||
SET(MultiMC_VERSION_MINOR 3)
|
||||
SET(MultiMC_VERSION_HOTFIX 0)
|
||||
|
||||
# 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