summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-01-07 16:25:53 +0100
committerAndras Timar <andras.timar@collabora.com>2022-02-01 13:43:08 +0100
commite8a826c7955ea76a5b0ed4601db69998cbf2c03b (patch)
tree952da1cc790791d8a740ff1a0a086f1db8834360
parentb6fba2e39a2113d318aa2ab2228ff733dc484ccd (diff)
Bump version to 7.0.7.0.M9
Change-Id: I031f4511419513c9d932cee68f36e97158a4c01b
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ed2835840b9c..f711e08b9676 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.M8],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.0.7.0.M9],[],[],[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