summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-02-08 12:10:55 +0100
committerAndras Timar <andras.timar@collabora.com>2022-02-08 12:10:55 +0100
commit2db0fca74a489ec94b0a8f433745aa25eb4913ca (patch)
tree1d9b47fc82efa95179818f8fa38f152f9dba8adf
parentba42ef2f4746e047a453403355f327912223dcbe (diff)
Bump product version to 6.2.8.2.M8mimo-6.2.8.2.M8
Change-Id: Ife016000198f2d9824c4f1f3869d21326ee04e67
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 786f9dce9054..73e4cbfc2b7f 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.M7],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.8.2.M8],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])