diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-01-31 06:19:22 -0800 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-01-31 06:19:22 -0800 |
commit | 154d2384a6edbe38853b918252efebd8ad737df9 (patch) | |
tree | abd31a7d58cc469c8d491cd0ce5e1c43c5d3df1f | |
parent | dc57bdb737d08279d59bf7353a2bfd6c279e1135 (diff) |
Bump version to 5.3-59co-5.3-59
Change-Id: I51d902d2025f4983f9530777ae0daded9df134ef
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6c9f89128e2a..418b05915f82 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]) |