Go to: ​https://trac.osgeo.org/postgis/ edit the matrix to reflect new branch
- Tag branch: (replace x.x and x.x.x with minor and micro version e.g 2.3, 2.3.1
- $ base=http://svn.osgeo.org/postgis/
- $ brev=x.x
- $ rev=x.x.x
+ $ base=https://svn.osgeo.org/postgis
+ $ brev=2.4
+ $ rev=2.4.x
$ svn copy -m "Tagged release $rev" $base/branches/$brev $base/tags/$rev
- Run: sh make_dist.sh $rev (or use debbie for this)
- Build and test generated tarball (including extension upgrade)
+PostGIS 2.4.2dev
+2017/xx/xx
+
+ * Bug fixes *
+
+
PostGIS 2.4.1
2017/10/18
PostGIS - Geographic Information Systems Extensions to PostgreSQL
=================================================================
-:Version: 2.4.1
-:Date: 2017-10-18
+:Version: 2.4.2dev
+:Date: 2017-xx-xx
:Website: http://postgis.net
This distribution contains a module which implements GIS simple features, ties
POSTGIS_MAJOR_VERSION=2
POSTGIS_MINOR_VERSION=4
-POSTGIS_MICRO_VERSION=1
+POSTGIS_MICRO_VERSION=2dev
# Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
# when changing POSTGIS_MINOR_VERSION
2.4.0rc2 \
2.4.0rc3 \
2.4.0dev \
- 2.4.0
+ 2.4.0 \
+ 2.4.1dev \
+ 2.4.1