summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-11-05 12:34:39 +0100
committerAndras Timar <andras.timar@collabora.com>2021-11-05 12:34:39 +0100
commit569781b501be2f238c84c0d9184be0338827268b (patch)
treeec156bcac52423697cee2d5c8a2f037c044d5cec
parentf8efc48e1d8f7b72ecb69d41479ea906a9400009 (diff)
Bump product version to 6.2.8.2.M7mimo-6.2.8.2.M7
Change-Id: I1bdeca6613e1365a5f93b291b8e69f1b14dda862
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8dc8b4f93a41..786f9dce9054 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.2.8.2.M6],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.8.2.M7],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])