diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-01-06 09:13:00 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-01-06 09:13:00 +0100 |
commit | 967880a532bc1d0b6bdd7b7b0bc6c12e432f63ee (patch) | |
tree | 8e2cb4371896973091b72c66e09ad15d10a35e98 | |
parent | 371b9f748c104aed2a3420cf1d230ecdb0aa3422 (diff) |
Bump version to 6.0-19cp-6.0-19
Change-Id: Idc7cf29de4d6ce5c6174d56fb6a2cb186e6b6837
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ef9fcb4cf5d2..95159102b6b4 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.18],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.19],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |