From 02b9ea64850f33df7b3c89c24a2cafbaeab0f85b Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 9 Jan 2020 22:19:30 +0100 Subject: Bump version to 6.2-3 Change-Id: Iab6ee2f21a0d13230faa2b510ad3af9d6ba3c519 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c24547c7e283..a3fa7f7798da 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.2],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.3],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit