diff options
author | Andras Timar <andras.timar@collabora.com> | 2021-09-09 13:43:04 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2021-09-13 11:33:58 +0200 |
commit | f4723c0a07d118b68793b05fd8a440da2b339ad5 (patch) | |
tree | 012f22e4ba3520a58b7f1eaf0fd794919719de5e | |
parent | 0a1ad6296d7fbb4b087a23efb84ef7a1969f3ee4 (diff) |
Bump product version to 6.2.8.2.M5mimo-6.2.8.2.M5
Change-Id: I59145513f596b583c80f5e9a843956b3175aa3d2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 078dfca928d7..a60bef2d6124 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.M4],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.2.8.2.M5],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) |