From a85480c5922679976864890f1781c6e71b5f55b4 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Fri, 9 Nov 2018 10:10:51 +0100 Subject: Bump version to 6.0-15 Change-Id: Ic07aa7297c976b122ba11c60348e1ac18a65b7a0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f34da48630f0..136a704bba67 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],[6.0.10.14],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.15],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit