summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-03-26 21:23:07 +0200
committerAndras Timar <andras.timar@collabora.com>2023-03-26 23:08:44 +0200
commit6f8d96fb45a1aeed23320b329eb84f973332bb4d (patch)
tree90febf66d0fadf4251817f920dd28587d1c612d2
parentefb5a7cbe0729461ba51112cadd75237cf71ca2e (diff)
Bump version to 7.3.7.2.M3mimo-7.3.7.2.M3
Change-Id: I558140c9cdd2cba55f0164db51686d0b972d66ae
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 93758ed6b508..fac7acde7c2b 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],[7.3.7.2.M2],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.3.7.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