diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-11-06 22:14:35 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-11-06 22:14:35 +0100 |
commit | 4ab9bd5a59b0f0c2e8ae429065080538fc53807f (patch) | |
tree | de51d730703c07987c61e6e431ad92165cc598ef | |
parent | 6f076e75b2adb4628ee3cea311781c40f219bba7 (diff) |
Bump version to 5.3-59cp-5.3-59
Change-Id: Ie336fc1a7e68c0d383c172307f575d66c0e526c5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fe3a33592480..6731b69aae53 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.58],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.59],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |