configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 806d09e511ad82dc6c4b801b9ce9ee83cd201ed2
Author: Xisco Fauli <[email protected]>
AuthorDate: Wed Jan 28 23:06:32 2026 +0100
Commit: Xisco Fauli <[email protected]>
CommitDate: Wed Jan 28 23:06:32 2026 +0100
bump product version to 25.8.6.0.0+
Change-Id: Iea78e063276605495d7efe37e94258d9c6109300
diff --git a/configure.ac b/configure.ac
index 94d1a2fd6fbc..7e6acf29ed7e 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],[25.8.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[25.8.6.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