From 018f3447175227f14ddad77f68c9fbb2145a0dd2 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 11 Sep 2018 18:44:52 +0200 Subject: Bump version to 6.0-10 Change-Id: I8d7844fc7e2f67bc338cb1fb67b2bf792aca38e3 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 07e06abb784c..385859d49935 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.9],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.10],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit