[Marble-commits] branches/KDE/4.3/kdeedu/marble/src/lib
Torsten Rahn
tackat at kde.org
Tue Jul 21 15:47:27 CEST 2009
SVN commit 1000517 by rahn:
- Bumping up the lib version.
M +2 -2 CMakeLists.txt
--- branches/KDE/4.3/kdeedu/marble/src/lib/CMakeLists.txt #1000516:1000517
@@ -25,8 +25,8 @@
INCLUDE(geodata/CMakeLists.txt)
if (QTONLY)
- set(GENERIC_LIB_VERSION "0.7.0")
- set(GENERIC_LIB_SOVERSION "7")
+ set(GENERIC_LIB_VERSION "0.8.0")
+ set(GENERIC_LIB_SOVERSION "8")
endif (QTONLY)
if (QTONLY)
More information about the Marble-commits
mailing list