diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-03-01 16:13:15 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-03-01 16:13:15 +0100 |
commit | e91d2c2d59b035e40bdefac5fe06fb210180ed86 (patch) | |
tree | fdba131210de1a0b8d523ea64118713f8ade0504 | |
parent | d063db2f6dc3e6f36ec53cd5d7f4c1ed1095774c (diff) |
Bump version to 5.1-21cp-5.1-21
Change-Id: I39c14759e6b974e08af9a4c1781fc2286078b74c
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b1b6ee03fa08..cc7599fc74d8 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],[5.1.10.20],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.1.10.21],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |