From b93a7d2d9554052f76e98bd10725f73ee686de56 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 8 Nov 2018 09:11:35 +0100 Subject: Bump version to 6.0-14 Change-Id: I8960fd391ac5890e98751b5e703e81e822fd8272 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c5901c169872..f34da48630f0 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.13],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.14],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit