Skip to content

Commit c7df97a

Browse files
author
w1z7ard
committed
bump version number
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1400 6778bc44-b910-0410-a7a0-be141de4315d
1 parent 5e48507 commit c7df97a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/libprojectM/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
IF(CPACK_PROJECTM_INCLUDED)
2424
INCLUDE(CPack)

0 commit comments

Comments
 (0)