]> granicus.if.org Git - postgis/commitdiff
flip to 2.4.9dev
authorRegina Obe <lr@pcorp.us>
Sun, 11 Aug 2019 05:25:14 +0000 (05:25 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 11 Aug 2019 05:25:14 +0000 (05:25 +0000)
git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@17697 b70326c6-7e19-0410-871a-916f4a2858ee

Version.config
extensions/upgradeable_versions.mk

index 4c453414ab72a93fa46d0d0b7e9d61eafb193f26..e2885e9815cf30baa2535f78f4a446bddd860e8c 100644 (file)
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=2
 POSTGIS_MINOR_VERSION=4
-POSTGIS_MICRO_VERSION=8
+POSTGIS_MICRO_VERSION=9dev
 
 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
 # when changing POSTGIS_MINOR_VERSION
index b777ed0f1fa9c58dab189b401f062d8f152e997e..1702bbb4f0668b04c60f3fdfa40061a97344c830 100644 (file)
@@ -44,5 +44,6 @@ UPGRADEABLE_VERSIONS = \
        2.4.4 \
        2.4.5 \
        2.4.6 \
-       2.4.7
+       2.4.7 \
+       2.4.8