summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2020-10-21 17:29:38 +0200
committerMiklos Vajna <vmiklos@collabora.com>2020-10-21 17:29:38 +0200
commit6015ce4877a92453091aba2c692cf207c47a1176 (patch)
treeb5bcf50261cacdccdaec3d18639207b5935a0958
parent7b23396950ac3fa79093bfdd4038d5f7b818db33 (diff)
Bump product version to 6.2.8.2.M2
Change-Id: Ib6d2fff5e7745987568b8c5637d6eb5406635350
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1278e25b65d7..ae4911f35461 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.M1],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.8.2.M2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])