Ver código fonte

Bump version 0.1.2

Daniele Bartolini 12 anos atrás
pai
commit
e9e362307c
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -4,7 +4,7 @@ project(crown)
 
 
 set (CROWN_VERSION_MAJOR 0)
 set (CROWN_VERSION_MAJOR 0)
 set (CROWN_VERSION_MINOR 1)
 set (CROWN_VERSION_MINOR 1)
-set (CROWN_VERSION_MICRO 0)
+set (CROWN_VERSION_MICRO 2)
 
 
 option (CROWN_BUILD_SAMPLES "Whether to build the samples" ON)
 option (CROWN_BUILD_SAMPLES "Whether to build the samples" ON)
 option (CROWN_BUILD_TOOLS "Whether to build the tools" ON)
 option (CROWN_BUILD_TOOLS "Whether to build the tools" ON)