From 7d37f9a26fe4add0f53ba7b552088c370f076ed9 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 2 Jul 2020 09:10:52 +0200 Subject: Bump version to 6.2-19 Change-Id: I077c07cb274d84b3505dc79329d00cf4772f11ec --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0a50a15b51fe..bae4e3011aca 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.18],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.19],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit