[geos-devel] 3.9.0beta2
Sebastiaan Couwenberg
sebastic at xs4all.nl
Wed Dec 2 22:09:37 PST 2020
On 12/3/20 12:17 AM, Paul Ramsey wrote:
> without any further ado, here's a beta2 release for your testing pleasure
It decrements the SOVERSION from 1 to 0 for the C library, seemingly
caused by this change:
--- 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=beta1
+GEOS_PATCH_WORD=beta2
# GEOS CAPI Versions
#
@@ -14,7 +14,7 @@ GEOS_PATCH_WORD=beta1
# added, removed or changed.
# Increase the age value only if the changes made to the ABI
# are backward compatible.
-CAPI_INTERFACE_CURRENT=16
+CAPI_INTERFACE_CURRENT=15
CAPI_INTERFACE_REVISION=1
CAPI_INTERFACE_AGE=15
The CAPI_INTERFACE_CURRENT value needs to be reverted back to 16:
CURRENT - AGE = 16 - 15 = 1
Kind Regards,
Bas
--
GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
More information about the geos-devel
mailing list