[Marble-commits] KDE/kdeedu/marble/src/lib
Dennis Nienhüser
earthwings at gentoo.org
Sat Jan 15 13:14:23 CET 2011
SVN commit 1214568 by nienhueser:
It's libmarblewidget.so.12 now.
M +2 -2 CMakeLists.txt
--- trunk/KDE/kdeedu/marble/src/lib/CMakeLists.txt #1214567:1214568
@@ -26,8 +26,8 @@
INCLUDE(geodata/CMakeLists.txt)
INCLUDE(graphicsview/CMakeLists.txt)
-set(GENERIC_LIB_VERSION "0.11.0")
-set(GENERIC_LIB_SOVERSION "11")
+set(GENERIC_LIB_VERSION "0.12.0")
+set(GENERIC_LIB_SOVERSION "12")
if (QTONLY)
# ce: don't know why this is needed here - on win32 'O2' is activated by default in release mode
More information about the Marble-commits
mailing list