diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-09-01 12:15:28 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-09-01 12:15:28 +0200 |
commit | 455b38e175b6a617f60107c79dcfb50ad7f1c1ce (patch) | |
tree | 973ccf7bb3ad812a156deb15ba5e6c38d6c553e4 | |
parent | a26115e31cfb2e86ca246a5ae7df3257b0ba724a (diff) |
Bump version to 5.1-5cp-5.1-5
Change-Id: I2b39f5bf5462640e59bcd40602f45f4b6cc73af5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e84cc16fec07..e92986dbb75a 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.4],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.1.10.5],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |