]> git.jsancho.org Git - lugaru.git/blobdiff - CMakeLists.txt
Bump version to 1.3-dev
[lugaru.git] / CMakeLists.txt
index 2e6505eabff2b213d83c1506177099e9c74b7519..96889bf9823cf80e750156cb19d27637876eb0e2 100644 (file)
@@ -20,7 +20,7 @@ endif()
 
 # Version for the current (stable) or next (development) release
 set(LUGARU_VERSION_MAJOR 1)
-set(LUGARU_VERSION_MINOR 2)
+set(LUGARU_VERSION_MINOR 3)
 set(LUGARU_VERSION_PATCH 0)
 
 # MAJOR.MINOR, or MAJOR.MINOR.PATCH if PATCH != 0