From: Regina Obe Date: Sat, 13 Jan 2018 19:24:26 +0000 (+0000) Subject: Change release version to 2.4.3rc1 X-Git-Tag: 2.4.3rc1~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff43f16b163247586133f6e839aa3deb5a946e50;p=postgis Change release version to 2.4.3rc1 git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16289 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/Version.config b/Version.config index 90f4fd7f4..b2769b850 100644 --- a/Version.config +++ b/Version.config @@ -5,7 +5,7 @@ POSTGIS_MAJOR_VERSION=2 POSTGIS_MINOR_VERSION=4 -POSTGIS_MICRO_VERSION=3dev +POSTGIS_MICRO_VERSION=3rc1 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev) # when changing POSTGIS_MINOR_VERSION diff --git a/doc/release_notes.xml b/doc/release_notes.xml index aa50f95bf..9f8ab6d1d 100644 --- a/doc/release_notes.xml +++ b/doc/release_notes.xml @@ -5,7 +5,7 @@ Release 2.4.3 - Release date: 2018/01/xx + Release date: 2018/01/17 This is a bug fix and performance improvement release. Bug Fixes and Enhancements