We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf24c40 commit 26c2358Copy full SHA for 26c2358
1 file changed
CMakeLists.txt
@@ -41,7 +41,7 @@ PROJECT(libfreenect)
41
42
set (PROJECT_VER_MAJOR 0)
43
set (PROJECT_VER_MINOR 4)
44
-set (PROJECT_VER_PATCH 0)
+set (PROJECT_VER_PATCH 1)
45
set (PROJECT_VER
46
"${PROJECT_VER_MAJOR}.${PROJECT_VER_MINOR}.${PROJECT_VER_PATCH}")
47
set (PROJECT_APIVER
0 commit comments