From 22990cea22a69a119bb7d67355bee9db6396b73b Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Wed, 23 Jan 2019 15:32:55 +0100 Subject: Bump version to 6.0-21 Change-Id: Ia988030974cb54e50709d10baa728cace72f1b58 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 745d5219c3ec..1dc26523921c 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.20],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.21],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit