From 546fb6ff2068506fe4b88f545c0f740d11692321 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Mon, 29 Apr 2024 22:38:25 +0200 Subject: Bump version to 6.4.0.25 Change-Id: I7d285a065189eeab6f7fe24f892b5d8b077f519f --- configure.ac | 2 +- helpcontent2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 4b7de8d43669..80e396a5c67c 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([CIB Office],[6.4.0.24],[],[],[https://www.cib.de/office/]) +AC_INIT([CIB Office],[6.4.0.25],[],[],[https://www.cib.de/office/]) 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 diff --git a/helpcontent2 b/helpcontent2 index 92adb81e1e5e..5995b61e8d08 160000 --- a/helpcontent2 +++ b/helpcontent2 @@ -1 +1 @@ -Subproject commit 92adb81e1e5ed153aac049648aec0a0a87a8768f +Subproject commit 5995b61e8d08489f44e0473f8d0d21e189a0b3db -- cgit