diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-02-13 15:11:39 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-02-13 15:11:39 +0100 |
commit | 22cbc1f5c73e3cb0297b387f9e1446ea3556ad2a (patch) | |
tree | 83a83ae1eac5c479bf90ab2a0464c4f03df623dc /configure.ac | |
parent | 00e2a8b58f152cce8070311da821f3db5f45afd3 (diff) |
Bump version to 5.1-19
Change-Id: I5de0091d1d639ab58879ba8d3d1d459b7a4e0249
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cfb844dbaf3f..a9ff02bb9abf 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.18],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.1.10.19],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |