diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-01-17 15:04:38 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-01-17 15:04:38 +0100 |
commit | 78abe68267637013b9729a0d56b3a9b23122f8da (patch) | |
tree | 3c86d7b458c2fb83e707fc2d1bc559d9b31630e6 | |
parent | 5283b0587c52995d3fd9df0b0534b6473835db77 (diff) |
Bump version to 6.0-20
Change-Id: Ie7ac2cab8e87aaf0da38668f762c2a8d27faf9d6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 95159102b6b4..745d5219c3ec 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([Collabora Office],[6.0.10.19],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.20],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |