Skip to content

Commit de2ab55

Browse files
author
w1z7ard
committed
version bump
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1402 6778bc44-b910-0410-a7a0-be141de4315d
1 parent 23d38a2 commit de2ab55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/projectM-xmms/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)