diff options
author | Andras Timar <andras.timar@collabora.com> | 2021-05-05 11:11:15 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2021-05-05 11:11:15 +0200 |
commit | 52ca87c8f22714ca4098bcfb5ce5c7cbd311196b (patch) | |
tree | 2c67b6cea14049ac9e76ce64cbd23d5a4e35191f | |
parent | deb349b129c5ea6706a30005a1eb42bae3849fda (diff) |
Bump product version to 6.2.8.2.M4mimo-6.2.8.2.M4
Change-Id: I26f4a835e2f148b7855a27843f5606820dfe2532
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 820599cb0910..078dfca928d7 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.M3],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.2.8.2.M4],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) |