diff options
author | Andras Timar <andras.timar@collabora.com> | 2021-10-11 21:26:14 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2021-10-11 21:26:14 +0200 |
commit | e69b427ae72afef18ace2dde4a368af895ddd8af (patch) | |
tree | 7021bffb141284dadec2f04060c9b023002ac72c | |
parent | 5895b293c021e0cfeb7b4675321aa134996912b1 (diff) |
Bump product version to 6.2.8.2.M6mimo-6.2.8.2.M6
Change-Id: Idcc660c92221380dd8311d81ba10e8c1019b49fa
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fd2fda691e95..8dc8b4f93a41 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.M5],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.2.8.2.M6],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) |