diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-06-28 22:39:53 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-06-28 22:39:53 +0200 |
commit | 3196fb8da4849a79352c97560f06a42a6092970c (patch) | |
tree | 3b6d7fbd83d09b0bf980897846684b930416206e | |
parent | 617c577b372deebfb4050713a79c97cc512b16aa (diff) |
Bump version to 5.3-18cp-5.3-18
Change-Id: I2a46962eab6ca8ab5170437fad5b19c7377bcaf8
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a15bd9b2c70a..8bed5aa0644e 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.3.10.17],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.18],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |