[geos-commits] [SCM] GEOS branch 3.7 updated. 8c83eed3d0c42263841da87e7fc451c059438986

git at osgeo.org git at osgeo.org
Sat Dec 8 15:47:46 PST 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, 3.7 has been updated
       via  8c83eed3d0c42263841da87e7fc451c059438986 (commit)
      from  8989494e41377ccf437a5930078ab0890795d086 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8c83eed3d0c42263841da87e7fc451c059438986
Author: Regina Obe <lr at pcorp.us>
Date:   Sat Dec 8 18:47:36 2018 -0500

    Increment to GEOS 3.7.2

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 794d635..5d03bd3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -23,7 +23,7 @@ endif()
 #################################################################################
 # Set GEOS project
 #################################################################################
-project(GEOS VERSION 3.7.0 LANGUAGES C CXX)
+project(GEOS VERSION 3.7.2 LANGUAGES C CXX)
 
 # Add custom GEOS modules for CMake
 list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake/modules")
diff --git a/capi/geos_c.h.in b/capi/geos_c.h.in
index 16a7858..b06b68b 100644
--- a/capi/geos_c.h.in
+++ b/capi/geos_c.h.in
@@ -61,7 +61,7 @@ extern "C" {
 #define GEOS_CAPI_VERSION_MAJOR 1
 #define GEOS_CAPI_VERSION_MINOR 11
 #define GEOS_CAPI_VERSION_PATCH 0
-#define GEOS_CAPI_VERSION "3.7.0-CAPI-1.11.0"
+#define GEOS_CAPI_VERSION "3.7.2-CAPI-1.11.0"
 #else
 #ifndef GEOS_VERSION_MAJOR
 #define GEOS_VERSION_MAJOR @VERSION_MAJOR@

-----------------------------------------------------------------------

Summary of changes:
 CMakeLists.txt   | 2 +-
 capi/geos_c.h.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list