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