configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6a21ab14a70033c9e635106a54029f4815165e15
Author: Christian Lohmaier <[email protected]>
AuthorDate: Fri Mar 6 20:04:39 2026 +0100
Commit: Christian Lohmaier <[email protected]>
CommitDate: Fri Mar 6 20:04:39 2026 +0100
bump product version to 26.2.3.0.0+
Change-Id: I20a5c8b91021207eec9f6db555e71642f7c4d29c
diff --git a/configure.ac b/configure.ac
index a9696edaac7a..510ea0650136 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ dnl cspell:ignoreRegExp / -isystem /
# 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([LibreOffice],[26.2.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[26.2.3.0.0+],[],[],[http://documentfoundation.org/])
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