diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-03-12 18:41:58 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-03-12 18:41:58 +0100 |
commit | 081188442b1f5ed22df150e620cc81f1cf43f7ff (patch) | |
tree | 2d3757b604651d90a36fa3934ef02e58af58cf50 | |
parent | 731f073f1ff469e446da68c2c75f0ad8ff86c299 (diff) |
Bump version to 5.1-22cp-5.1-22
Change-Id: Ib9fb351996cd63280cc138f43c900b97b9beaf40
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cc7599fc74d8..acfa08677374 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.21],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.1.10.22],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |