Quellcode durchsuchen

Bump version 0.1.4

Daniele Bartolini vor 12 Jahren
Ursprung
Commit
b4b40f9ff9
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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 3)
+set (CROWN_VERSION_MICRO 4)
 
 
 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)