We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 536f9b0 commit 5a3597aCopy full SHA for 5a3597a
src/projectM-libvisual-alsa/cmake/CPack-projectM.cmake
@@ -17,8 +17,8 @@ SET(CPACK_SOURCE_TBZ2 ON)
17
#SET(CPACK_BINARY_TGZ ON)
18
#SET(CPACK_SOURCE_Z OFF)
19
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
20
-SET(CPACK_PACKAGE_VERSION_MINOR "0")
21
-SET(CPACK_PACKAGE_VERSION_PATCH "1")
+SET(CPACK_PACKAGE_VERSION_MINOR "1")
+SET(CPACK_PACKAGE_VERSION_PATCH "0")
22
23
INCLUDE(CPack)
24
0 commit comments