diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-11-26 11:53:35 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-11-26 11:53:35 +0100 |
commit | c7aed6eb9b920a133ecef16f3f96a82311be25c9 (patch) | |
tree | c20004c9f2543a9408a05b6a7844a6e5f2731c1c | |
parent | 46833de245efb53874fa28685038194cc5b430aa (diff) |
Bump version to 6.0-16cp-6.0-16
Change-Id: I57dccc57e433aba964da95dcb2b20a5ba3ca34b2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 136a704bba67..ef2525bc8c58 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.15],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.16],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |