From 086a2d518ab03f0489f05d4acd34d63c35e303d9 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Wed, 20 Feb 2019 08:35:03 +0100 Subject: Bump version to 6.0-24 Change-Id: I19f756d27f13e11bd68501a9a7fd64470b80e46a --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 57ae3c64ecce..1406b6be91ea 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.23],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.24],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit