Set versions back to develop
This commit is contained in:
		@@ -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	 4)
 | 
			
		||||
set(MultiMC_VERSION_HOTFIX   4)
 | 
			
		||||
set(MultiMC_VERSION_MINOR	 5)
 | 
			
		||||
set(MultiMC_VERSION_HOTFIX   0)
 | 
			
		||||
 | 
			
		||||
# Build number
 | 
			
		||||
set(MultiMC_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,8 @@
 | 
			
		||||
#MultiMC Changelog
 | 
			
		||||
 | 
			
		||||
##0.5.0
 | 
			
		||||
- In development...
 | 
			
		||||
 | 
			
		||||
##0.4.4
 | 
			
		||||
- Other logs larger than 10MB will not load to prevent logs eating the whole available memory
 | 
			
		||||
- Translations are now updated independently from MultiMC
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user