From: Regina Obe Date: Mon, 15 Jan 2018 20:47:31 +0000 (+0000) Subject: more clearifying notes on HOWTO_RELEASE X-Git-Tag: 2.4.3~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22356612ab70f715a35d283792fffbcbbd0e01c3;p=postgis more clearifying notes on HOWTO_RELEASE change version to 2.4.3 in prep for tagging tomorrow or Wednesday. git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16301 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/HOWTO_RELEASE b/HOWTO_RELEASE index 09fc5136c..3cae494b4 100644 --- a/HOWTO_RELEASE +++ b/HOWTO_RELEASE @@ -77,7 +77,6 @@ Release procedure a) Replace PostGIS_* string params with new version b) Replace repository url with new branch repo url c) Update the PostGIS_trunk by updating the PostGIS_* string params - d) create a new tagged branch job from latest tagged (and repeat a, b for this new tagged) Go to: ​https://trac.osgeo.org/postgis/ edit the matrix to reflect new branch @@ -87,8 +86,10 @@ Release procedure $ rev=x.x.x $ svn copy -m "Tagged release $rev" $base/branches/$brev $base/tags/$rev - Run: sh make_dist.sh $rev (note, debbie should have already done this, - and the file will be waiting in postgis.net/stuff) + and the file will be waiting in postgis.net/stuff. You might need to wait a few minutes to see it.) + If impatient check status of job - https://debbie.postgis.net/job/PostGIS_Make_Dist/ - Documentation should also have been built and should be in postgis.net/stuff + (this sometimes takes sometime so wait 15 minutes) - Test generated tarball (including extension upgrade) - Copy tarball, pdf, doc-html.. to http://download.osgeo.org/postgis/ web site and edit postgis.net/source page - Announce on e-mail diff --git a/Version.config b/Version.config index 0a3855f1a..fb03d05cc 100644 --- a/Version.config +++ b/Version.config @@ -5,7 +5,7 @@ POSTGIS_MAJOR_VERSION=2 POSTGIS_MINOR_VERSION=4 -POSTGIS_MICRO_VERSION=3rc2 +POSTGIS_MICRO_VERSION=3 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev) # when changing POSTGIS_MINOR_VERSION