From 5c15160445fd62d184f06bdf04677862ab5d2bb4 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Fri, 7 Sep 2018 16:13:54 +0200 Subject: Bump version to 6.0-9 Change-Id: I52427a36808fd47dabf4ba26916f626c7956389e --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c6161b1a0e1f..07e06abb784c 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.8],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.9],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit