diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-01-23 15:32:55 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-01-23 15:32:55 +0100 |
commit | 22990cea22a69a119bb7d67355bee9db6396b73b (patch) | |
tree | da2f66581c830192356113814b12aa53c7d74c22 | |
parent | 5f43079cdb1933a0f68f9266c98ebb2c110d294e (diff) |
Bump version to 6.0-21cp-6.0-21-PTF
Change-Id: Ia988030974cb54e50709d10baa728cace72f1b58
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 745d5219c3ec..1dc26523921c 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.20],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.21],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |