[geos-commits] [SCM] GEOS branch master updated. 99eaeb406a1c0044438f328240876d9e8cc25462

git at osgeo.org git at osgeo.org
Wed Dec 2 15:14:07 PST 2020


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, master has been updated
       via  99eaeb406a1c0044438f328240876d9e8cc25462 (commit)
      from  3193c59bab0b48149334ab1f81479318fad08e4c (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 99eaeb406a1c0044438f328240876d9e8cc25462
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Wed Dec 2 15:13:34 2020 -0800

    bump version for beta2

diff --git a/Version.txt b/Version.txt
index 8cc75be..78fa931 100644
--- a/Version.txt
+++ b/Version.txt
@@ -5,7 +5,7 @@ GEOS_VERSION_MINOR=9
 GEOS_VERSION_PATCH=0
 
 # OPTIONS: "", "dev", "rc1" etc.
-GEOS_PATCH_WORD=dev
+GEOS_PATCH_WORD=beta2
 
 # GEOS CAPI Versions
 #
@@ -15,8 +15,8 @@ GEOS_PATCH_WORD=dev
 # Increase the age value only if the changes made to the ABI
 # are backward compatible.
 CAPI_INTERFACE_CURRENT=15
-CAPI_INTERFACE_REVISION=0
-CAPI_INTERFACE_AGE=14
+CAPI_INTERFACE_REVISION=1
+CAPI_INTERFACE_AGE=15
 
 # JTS Port
 JTS_PORT=1.16.0

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

Summary of changes:
 Version.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list