configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f4e106fe14b2559e9f68aa8946acca4f9c924867
Author: Thorsten Behrens <[email protected]>
AuthorDate: Wed Nov 6 05:15:00 2024 +0100
Commit: Thorsten Behrens <[email protected]>
CommitDate: Wed Nov 6 08:03:50 2024 +0100
Release ZetaOffice 24.2.8 beta1
Change-Id: I2ae2294b279f5ab919476a31929ce7f71a5e5e7c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176103
Tested-by: allotropia jenkins <[email protected]>
Reviewed-by: Thorsten Behrens <[email protected]>
diff --git a/configure.ac b/configure.ac
index a9d61b5bb301..19518c324d3e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
# several non-alphanumeric characters, those are split off and used only for
the
# ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no
idea.
-AC_INIT([ZetaOffice],[24.2.7.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([ZetaOffice],[24.2.8.0.beta1],[],[],[https://zetaoffice.net/])
dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just
fine if it is installed
dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails
hard