diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-01-15 17:22:03 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-01-15 17:22:03 +0100 |
commit | a615c349793fcbb4df06f607fa2c80b650f888ec (patch) | |
tree | c6dd1bf7a807f3c3d7fec7932b67857a337927fa | |
parent | bce5b00273798f4d7b06bb3f6c6bd735efd5045d (diff) |
Bump version to 5.0-18cp-5.0-18
Change-Id: Ie74ded5f7d891ad7bf20180b61537d7f161b0111
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 70e14d42fb5b..b38eb9204099 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.0.10.17],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.18],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |