summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-02-07 14:52:30 +0100
committerAndras Timar <andras.timar@collabora.com>2022-02-07 14:52:30 +0100
commitab9538aac8b48b4365840e7b475da8f1439ad167 (patch)
treeb3be32d11dda5fb6e9aa0b15b92f3cd7ab20fc1b
parenta62215fb0123a6dfd8321774c352b3235165a4ef (diff)
Bump product version to 6.3.6.2.M3mimo-6.3.6.2.M3
Change-Id: I57a7c671b77d637bafdd0805ec48a816211ae037
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a9e375192510..a0579ca0dc3a 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.2.M2],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.3.6.2.M3],[],[],[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