summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2023-06-12 16:47:11 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-06-12 16:47:43 +0200
commit9a9424a65d2f04bd3de0f9b1c3f453da50d3dd06 (patch)
treed498952b05b498e8f98512dc9a08256255ae628d
parentcf2d0807642b443bb320abed7464dae10f7c5ee0 (diff)
Bump version to 6.4.0.19cib-6.4-19
Change-Id: Id0635d370bcb2296f65ae28c1f3daba5a015a265
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4867f4ef1629..23cfdfc91927 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.18],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.19],[],[],[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