Changeset - 1332b87e543f
[Not reviewed]
v0.3 default
0 1 0
Hasan Yavuz Ă–ZDERYA - 10 years ago 2015-06-25 05:35:53
hy@ozderya.net
increased minor version number to 0.3.0
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
CMakeLists.txt
Show inline comments
 
@@ -76,7 +76,7 @@ endif()
 

	
 
# version number
 
set(MAJOR_VERSION 0)
 
set(MINOR_VERSION 2)
 
set(MINOR_VERSION 3)
 
set(PATCH_VERSION 0)
 
set(VERSION_STRING "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}")
 

	
0 comments (0 inline, 0 general)