[postgis-tickets] [SCM] PostGIS branch master updated. 3.2.0beta3-2-g0b32bdd14
    git at osgeo.org 
    git at osgeo.org
       
    Fri Dec  3 23:13:16 PST 2021
    
    
  
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, master has been updated
       via  0b32bdd142b43124edef7736ec1a676046c613a3 (commit)
      from  fc44a1302e56b14327ce00955ee623aa737040f9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0b32bdd142b43124edef7736ec1a676046c613a3
Author: Regina Obe <lr at pcorp.us>
Date:   Sat Dec 4 02:13:11 2021 -0500
    Oops get rid of 3.2.0dev in upgrade set
diff --git a/extensions/upgradeable_versions.mk b/extensions/upgradeable_versions.mk
index 54e99c188..3fc87904e 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -70,5 +70,4 @@ UPGRADEABLE_VERSIONS = \
 	3.2.0alpha1 \
 	3.2.0beta1 \
 	3.2.0beta2 \
-	3.2.0beta3 \
-	3.2.0dev
+	3.2.0beta3
-----------------------------------------------------------------------
Summary of changes:
 extensions/upgradeable_versions.mk | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
hooks/post-receive
-- 
PostGIS
    
    
More information about the postgis-tickets
mailing list