[geos-commits] r3573 - trunk

svn_geos at osgeo.org svn_geos at osgeo.org
Mon Feb 20 16:34:43 EST 2012


Author: pramsey
Date: 2012-02-20 13:34:43 -0800 (Mon, 20 Feb 2012)
New Revision: 3573

Modified:
   trunk/CMakeLists.txt
Log:
Synch patch level version with autoconf number


Modified: trunk/CMakeLists.txt
===================================================================
--- trunk/CMakeLists.txt	2012-02-16 18:19:41 UTC (rev 3572)
+++ trunk/CMakeLists.txt	2012-02-20 21:34:43 UTC (rev 3573)
@@ -29,7 +29,7 @@
 # GEOS C++ library SONAME will use these encoding ABI break at every release
 set(VERSION_MAJOR 3)
 set(VERSION_MINOR 4)
-set(VERSION_PATCH dev)
+set(VERSION_PATCH 0dev)
 set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
 
 # JTS_PORT is the version of JTS this release is bound to



More information about the geos-commits mailing list