summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-02-08 12:14:57 +0100
committerAndras Timar <andras.timar@collabora.com>2022-02-08 12:14:57 +0100
commitc027d7f2e31e12c92edd03ba5eaf552c4e438ae2 (patch)
tree7ef06cd8c1f4e01d382a26d3767a5e3bb30fc5e2
parentcd7b4d2ae0805353e074c6c8bd0614627bd4f4f0 (diff)
Bump version to 6.0.7.3.M2
Change-Id: I9761022aaea0b1c2dd42b5c8aecc129ef2b17c2c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 76ddd1d2eea9..f44beb0ef97d 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.0.7.3.M1],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.7.3.M2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])