summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-01-07 19:29:30 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-01-07 19:29:30 +0100
commite61367ca3b4a5440b91d2c4d29c773a6d2fe598d (patch)
tree2a9860bc48b82ac19144f0446fe3f1a983a1a517 /configure.ac
parente016fdfbfb08da558f6d91672e9e0ed120c3f3ee (diff)
Bump version to 6.4.0.3cib-6.4-3
Change-Id: Id07a3d58b4aad4ea278db84e389ef408fba449c2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5a9db4590d70..970b5b7ab0f0 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([LibreOffice powered by CIB],[6.4.0.2.0],[],[],[http://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.4.0.3.0],[],[],[http://libreoffice.cib.eu/])
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