summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2021-11-05 02:41:54 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-11-05 02:41:54 +0100
commit1e29808e195492ef32fd992196d5de0eef6acbea (patch)
tree44747fd8b73e7c6c8756def95fa918b0713dc988
parent907e8435184995535d2d99c116b35af445281bea (diff)
Release 6.3.6.12
Change-Id: Ie4c94f7f0f5000e0b6fd86a3b6d5af5bea4e8202
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 02cfed31f1e9..f10da12b60d3 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.11],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.3.6.12],[],[],[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