diff options
author | Andras Timar <andras.timar@collabora.com> | 2021-09-09 13:41:58 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2021-09-09 13:41:58 +0200 |
commit | e7683902953a4aeebf24ac6ef85b5ecf52fd05e9 (patch) | |
tree | 82c97d78a9cac10f32ae037e705feb3a270315dc | |
parent | f4bf50d26f141e9b573dfd53db4e07634afd19bd (diff) |
Bump product version to 6.1.6.3.M16mimo-6.1.6.3.M16
Change-Id: I5abcf1b57b3e9a03a30d75f881a3a439697dbe94
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b1a8fd178d08..4275e99213c7 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.1.6.3.M15],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.1.6.3.M16],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) |