summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2023-09-02 02:17:57 +0200
committerAron Budea <aron.budea@collabora.com>2023-09-02 02:17:57 +0200
commit10dc6392d5a0c59003e59aeb2ea987856460ff62 (patch)
treedb8687a9417eacdf9925f3f52562ffedad1fd496
parent17186d0da18c54b4ad9aea05a2643fb95a125a4f (diff)
Bump version to 7.2.7.2.M14 mimo-7.2.7.2.M14
Change-Id: I2688cee50654964280695f7377ab379949d4a0a0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cd1661af3f32..10dd79660e42 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.2.7.2.M13],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.2.7.2.M14],[],[],[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