[geos-commits] [SCM] GEOS branch main updated. a721f7d4bdf82f00aea13137cac1796d8338dfde

git at osgeo.org git at osgeo.org
Mon Jul 21 11:17:34 PDT 2025


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 "GEOS".

The branch, main has been updated
       via  a721f7d4bdf82f00aea13137cac1796d8338dfde (commit)
      from  7e3fd04eda8706c227b73ddd09e4d104c7c8fb5a (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 a721f7d4bdf82f00aea13137cac1796d8338dfde
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Mon Jul 21 11:17:02 2025 -0700

    Bump version for 3.14 beta release

diff --git a/HOWTO_RELEASE b/HOWTO_RELEASE
index 347c347f6..614e509e6 100644
--- a/HOWTO_RELEASE
+++ b/HOWTO_RELEASE
@@ -19,7 +19,7 @@
    $ cmake --build .
    $ cmake --build . --target docs
    $ ctest --output-on-failure .
-   $ cmake --build . --target distcheck
+   $ cmake --build . --target distcheck -j1
 
 4. Update the NEWS file (extract most important things from the repository log).
    Make sure to update the release date.
diff --git a/Version.txt b/Version.txt
index 6ffca8294..778786735 100644
--- a/Version.txt
+++ b/Version.txt
@@ -5,7 +5,7 @@ GEOS_VERSION_MINOR=14
 GEOS_VERSION_PATCH=0
 
 # OPTIONS: "", "dev", "rc1" etc.
-GEOS_PATCH_WORD=dev
+GEOS_PATCH_WORD=beta1
 
 # GEOS CAPI Versions
 #

-----------------------------------------------------------------------

Summary of changes:
 HOWTO_RELEASE | 2 +-
 Version.txt   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list