Change to version 0.2
[libstick.git] / CMakeLists.txt
index ad43d56860d47088c7743039cbebbfb168a0d870..e9e8c090af23b3e4a4865c06371c15b64edc603b 100644 (file)
@@ -26,7 +26,7 @@ endif()
 
 set(PACKAGE_STRING libstick)
 set(PACKAGE_BUGREPORT stefan.huber@ist.ac.at)
-set(PACKAGE_VERSION 0.1)
+set(PACKAGE_VERSION 0.2)
 
 option(WITH_UNITTESTS "Enable unit tests" "OFF")