[Marble-commits] KDE/kdeedu/marble/src/lib

Torsten Rahn tackat at kde.org
Mon Aug 10 13:27:57 CEST 2009


SVN commit 1009573 by rahn:


- Bump it up already



 M  +2 -2      CMakeLists.txt  


--- trunk/KDE/kdeedu/marble/src/lib/CMakeLists.txt #1009572:1009573
@@ -28,8 +28,8 @@
 INCLUDE(graphicsview/CMakeLists.txt)
 
 if (QTONLY)
-  set(GENERIC_LIB_VERSION "0.7.0")
-  set(GENERIC_LIB_SOVERSION "7")
+  set(GENERIC_LIB_VERSION "0.9.0")
+  set(GENERIC_LIB_SOVERSION "9")
 endif (QTONLY)
 
 if (QTONLY)


More information about the Marble-commits mailing list