projecTM jack version bump

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1403 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
w1z7ard
2012-05-19 16:19:39 +00:00
parent de2ab551a6
commit 536f9b0040

View File

@ -17,8 +17,8 @@ SET(CPACK_SOURCE_TBZ2 ON)
#SET(CPACK_BINARY_TGZ ON)
#SET(CPACK_SOURCE_Z OFF)
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
SET(CPACK_PACKAGE_VERSION_MINOR "0")
SET(CPACK_PACKAGE_VERSION_PATCH "1")
SET(CPACK_PACKAGE_VERSION_MINOR "1")
SET(CPACK_PACKAGE_VERSION_PATCH "0")
INCLUDE(CPack)