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 23d38a2 commit de2ab55Copy full SHA for de2ab55
src/projectM-xmms/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