summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2021-11-02 15:49:19 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-11-02 15:49:19 +0100
commit392acd06e0f7280b2f1700f59412c630a5dc6ada (patch)
tree02626a712f0978690b97787d2e14d22b2ceeeb99
parentee48ce9886d884730a91c695b5d0668c6d90c740 (diff)
Bump version to 6.4.0.1cib-6.4-1
Change-Id: I15a3a9976aa0aee2884f6969c78a7d6370f0c4e7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 000ed8c340c7..6ed1a489545e 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.0.0+],[],[],[http://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.4.0.1.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