summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2020-11-03 15:35:12 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-04-09 23:22:04 +0200
commitaad971ca2030b5529b8a7f1ee7266eeac39eac25 (patch)
tree17a6e0d1b8d4e60732b6c97fa854e5d26f222764 /configure.ac
parentFix uiwriter2 unit test (diff)
downloadcore-aad971ca2030b5529b8a7f1ee7266eeac39eac25.tar.gz
core-aad971ca2030b5529b8a7f1ee7266eeac39eac25.zip
Release 6.3.6.8
Change-Id: Ia98028acc4fb1929910606c567b4b77985f43189
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 8b9786155e77..d94bd198ac25 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],[6.3.6.7],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.3.6.8],[],[],[http://documentfoundation.org/])
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