From 1692732d0a831b05041c672eeec22ebc509aba69 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Fri, 26 Jun 2020 21:31:57 +0200 Subject: Bump version to 6.2-18 Change-Id: I10a58da129f3fb1eaef27a9ebcbdd56cf10de4bb --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2e8e9b19c7da..0a50a15b51fe 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.2.10.17],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.18],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit