mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	bump version to 2.0.0-beta
This commit is contained in:
		
							parent
							
								
									8d62a47b4e
								
							
						
					
					
						commit
						9324313c28
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -10,7 +10,7 @@ endif()
 | 
				
			||||||
if(NOT DEFINED BBL_INTERNAL_TESTING)
 | 
					if(NOT DEFINED BBL_INTERNAL_TESTING)
 | 
				
			||||||
set(BBL_INTERNAL_TESTING "0")
 | 
					set(BBL_INTERNAL_TESTING "0")
 | 
				
			||||||
endif()
 | 
					endif()
 | 
				
			||||||
set(SoftFever_VERSION "2.0.0-dev")
 | 
					set(SoftFever_VERSION "2.0.0-beta")
 | 
				
			||||||
string(REGEX MATCH "^([0-9]+)\\.([0-9]+)\\.([0-9]+)"
 | 
					string(REGEX MATCH "^([0-9]+)\\.([0-9]+)\\.([0-9]+)"
 | 
				
			||||||
       SoftFever_VERSION_MATCH ${SoftFever_VERSION})
 | 
					       SoftFever_VERSION_MATCH ${SoftFever_VERSION})
 | 
				
			||||||
set(ORCA_VERSION_MAJOR ${CMAKE_MATCH_1})
 | 
					set(ORCA_VERSION_MAJOR ${CMAKE_MATCH_1})
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue