Change version.
This commit is contained in:
		@@ -18,8 +18,8 @@ cmake_minimum_required(VERSION 3.1)
 | 
			
		||||
project(NeoComm)
 | 
			
		||||
 | 
			
		||||
set(TARGET_NAME "neocomm")
 | 
			
		||||
set(TARGET_VERSION_MAJOR 0)
 | 
			
		||||
set(TARGET_VERSION_MINOR 1)
 | 
			
		||||
set(TARGET_VERSION_MAJOR 1)
 | 
			
		||||
set(TARGET_VERSION_MINOR 0)
 | 
			
		||||
 | 
			
		||||
if(NOT CMAKE_BUILD_TYPE)
 | 
			
		||||
	set(CMAKE_BUILD_TYPE "release")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user