From 154d2384a6edbe38853b918252efebd8ad737df9 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 31 Jan 2019 06:19:22 -0800 Subject: Bump version to 5.3-59 Change-Id: I51d902d2025f4983f9530777ae0daded9df134ef --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit