From 7daad240f62582e2b32bc3b1af951414e3db0a02 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 13 Jun 2017 12:22:41 +0200 Subject: Bump version to 5.3-17 Change-Id: Ia47411718c0f2e8c3cf5196686b7927a95e9d8ac --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 27dec304bee6..a15bd9b2c70a 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.16],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.17],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit