From 09c3017758e074fcb9e37a4a22c7f66c9ae38586 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 7 Apr 2020 11:00:19 +0200 Subject: Bump version to 6.2-9 Change-Id: I8b696127e871781204cfb7c62fa461002b81271a --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c901cad09e8c..6ee3a993d14d 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.8],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.9],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit