summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-10-21 09:21:42 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-10-21 09:21:42 +0200
commit0ee8e29fa6cb898780c465033e1d855d8e8e9234 (patch)
treed6b15b0161bd756f6606c159347fcca7425482a2
parent855d62fc841abc62e0eca079e9b30f9d0888a93f (diff)
Bump version to 6.4.0.12
Change-Id: I13976f60cdec2ca0a1c372e324db804caa241904
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 760d6204d511..1ffe98b1b1ff 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.11],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.12],[],[],[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