Skip to content

Commit 22b1a91

Browse files
author
w1z7ard
committed
version bump projectM test
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1405 6778bc44-b910-0410-a7a0-be141de4315d
1 parent 5a3597a commit 22b1a91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/projectM-test/cmake/CPack-projectM.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ SET(CPACK_SOURCE_TBZ2 ON)
1717
#SET(CPACK_BINARY_TGZ ON)
1818
#SET(CPACK_SOURCE_Z OFF)
1919
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
20-
SET(CPACK_PACKAGE_VERSION_MINOR "0")
21-
SET(CPACK_PACKAGE_VERSION_PATCH "1")
20+
SET(CPACK_PACKAGE_VERSION_MINOR "1")
21+
SET(CPACK_PACKAGE_VERSION_PATCH "0")
2222

2323
INCLUDE(CPack)
2424

0 commit comments

Comments
 (0)