diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-01-30 15:46:15 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-01-30 15:46:15 +0100 |
commit | 3937898c80f4c2fe9a3bb569bd449264a03d6466 (patch) | |
tree | 5b23442fc5130be3726d4ee6bebb978f36ccc0af | |
parent | 49f0bb2eba1e52bf3654bcec9682c8f0331c63a3 (diff) |
Bump version to 6.0-22cp-6.0-22-PTF
Change-Id: Icbee86df871c772c1897ddf4b84803970e574074
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5fb500c7fafa..c315047ac5c8 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.21],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.22],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |