[postgis-tickets] [SCM] PostGIS branch stable-3.3 updated. 3.3.4-14-gae2701ba9
git at osgeo.org
git at osgeo.org
Mon Sep 18 14:42:09 PDT 2023
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, stable-3.3 has been updated
via ae2701ba9aae9566c3ba32737e8c4b215027c066 (commit)
from 34bb99a738e00a88269cb6139611036c75b257d7 (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 ae2701ba9aae9566c3ba32737e8c4b215027c066
Author: Sandro Santilli <strk at kbt.io>
Date: Mon Sep 18 23:41:29 2023 +0200
Add known version 3.3.4
diff --git a/extensions/upgradeable_versions.mk b/extensions/upgradeable_versions.mk
index 086354e73..ea5551e12 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -88,4 +88,5 @@ UPGRADEABLE_VERSIONS = \
3.3.0 \
3.3.1 \
3.3.2 \
- 3.3.3
+ 3.3.3 \
+ 3.3.4
-----------------------------------------------------------------------
Summary of changes:
extensions/upgradeable_versions.mk | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list