summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2021-12-06 00:02:43 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-12-06 00:02:43 +0100
commit1703c19f8f4fd1442d4aba77d2cf84e9234e1eff (patch)
treedc3413761dc50c0467f83596ee61e763e635d8f7
parentd7925c5f0dff50820e1a1ffc672ad1d0775fb18e (diff)
Bump version to 6.4.0.2cib-6.4-2
Change-Id: I6597543b6211fa5f7cf661f76c81778d7cddd3b0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 275f2436e2bf..2408cdacc2bc 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.1.0],[],[],[http://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.4.0.2.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