mirror of
				https://github.com/edubart/otclient.git
				synced 2025-11-03 04:06:23 +01:00 
			
		
		
		
	Update to 0.6.6
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
cmake_minimum_required(VERSION 2.6)
 | 
					cmake_minimum_required(VERSION 2.6)
 | 
				
			||||||
project(otclient)
 | 
					project(otclient)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set(VERSION "0.6.5")
 | 
					set(VERSION "0.6.6")
 | 
				
			||||||
set(LIB_NAME "otc_framework")
 | 
					set(LIB_NAME "otc_framework")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
option(FRAMEWORK_SOUND "Use SOUND " ON)
 | 
					option(FRAMEWORK_SOUND "Use SOUND " ON)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user