summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2023-12-08 12:06:18 +1030
committerAron Budea <aron.budea@collabora.com>2023-12-08 12:06:18 +1030
commit58d782c16aee2779d6d85079bbfc9c3cd828a5f9 (patch)
tree03cf28d10f60726f33a7e82674b3977b4f837504 /configure.ac
parentd0263e4735d37e52184e6e46c3c1405de9400e08 (diff)
Bump version to 7.0.7.0.M14 mimo-7.0.7.0.M14
Change-Id: Ibc8d81e161e68022077c191eb6567451cdc83221
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 2b7cdabb2c49..d469483c2a1a 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.0.7.0.M13],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.0.7.0.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