diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-09-18 13:50:25 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-09-18 13:50:25 +0200 |
commit | 62b7f51e3bf0418dccc05cca64c385554eb7b396 (patch) | |
tree | e2207cef9feccef7a507ed9a51da5e1ce7fdb098 | |
parent | f9df3478ace3fb3ea25d24c7bc8b6b72cd7f1729 (diff) |
Bump version to 5.3-57cp-5.3-57
Change-Id: Ic033f7558a056f3c738309f70713e70282517443
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a1b4ca4e7c47..d7be9959e8b8 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.56],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.57],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |