mirror of
				https://github.com/Xahau/xahaud.git
				synced 2025-11-04 10:45:50 +00:00 
			
		
		
		
	Set version to 1.2.0-b1
This commit is contained in:
		@@ -30,7 +30,7 @@ namespace BuildInfo {
 | 
			
		||||
//  The build version number. You must edit this for each release
 | 
			
		||||
//  and follow the format described at http://semver.org/
 | 
			
		||||
//------------------------------------------------------------------------------
 | 
			
		||||
char const* const versionString = "1.1.0"
 | 
			
		||||
char const* const versionString = "1.2.0-b1"
 | 
			
		||||
 | 
			
		||||
#if defined(DEBUG) || defined(SANITIZER)
 | 
			
		||||
       "+"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user