[geos-commits] [SCM] GEOS branch master updated. d47ea8c428da1ed4957916c49268740b362db9fb
git at osgeo.org
git at osgeo.org
Wed Sep 18 00:34:16 PDT 2019
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 d47ea8c428da1ed4957916c49268740b362db9fb (commit)
from b4126e15a78d816366f9e58c8dd59f2ce6872c4d (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 d47ea8c428da1ed4957916c49268740b362db9fb
Author: Sandro Santilli <strk at kbt.io>
Date: Wed Sep 18 09:34:00 2019 +0200
Fix library version broken with 477029603
diff --git a/Version.txt b/Version.txt
index 5523b5e..c2f95bb 100644
--- a/Version.txt
+++ b/Version.txt
@@ -8,9 +8,9 @@ GEOS_VERSION_PATCH=0
GEOS_PATCH_WORD=dev
# GEOS CAPI Versions
-CAPI_INTERFACE_CURRENT=12
+CAPI_INTERFACE_CURRENT=13
CAPI_INTERFACE_REVISION=0
-CAPI_INTERFACE_AGE=11
+CAPI_INTERFACE_AGE=12
# JTS Port
JTS_PORT=1.13.0
-----------------------------------------------------------------------
Summary of changes:
Version.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list