diff options
author | Andras Timar <andras.timar@collabora.com> | 2021-09-09 13:41:00 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2021-09-14 08:40:50 +0200 |
commit | 1195dc9c49f27268024e83666a5442709c4b9e72 (patch) | |
tree | 3c6a990cf7d8e18042ccf5422196e753137f8293 | |
parent | 740979be22969d4de1f3611048e69ed71618f554 (diff) |
Bump version to 5.4.7.2.M8mimo-5.4.7.2.M8
Change-Id: Ic9b40aab27728943675fb820b59634d79ba81435
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a4dc1c7d2622..4c2f914de059 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],[5.4.7.2.M7],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[5.4.7.2.M8],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) |