change projectM version in libprojectM CMakeLists

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1398 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
w1z7ard
2012-05-19 16:01:25 +00:00
parent 63392cb6fc
commit f3e9ccdf3d

View File

@ -29,7 +29,7 @@ OPTION (DISABLE_NATIVE_PRESETS "Turn off support for native (C++ style) presets"
OPTION (DISABLE_MILKDROP_PRESETS "Turn off support for Milkdrop (.milk / .prjm) presets" OFF)
# projectM version block
set(PROJECTM_VERSION 2.0.1)
set(PROJECTM_VERSION 2.1.0)
set(PROJECTM_ABI_LEVEL 2)
#