From 967880a532bc1d0b6bdd7b7b0bc6c12e432f63ee Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 6 Jan 2019 09:13:00 +0100 Subject: Bump version to 6.0-19 Change-Id: Idc7cf29de4d6ce5c6174d56fb6a2cb186e6b6837 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ef9fcb4cf5d2..95159102b6b4 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.18],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.19],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit