From 963db82385405d23acdc24b66c1907e29585384c Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 11 Feb 2019 15:00:12 +0100 Subject: Bump version to 6.0-23 Change-Id: I36398501fef17efb495de15e1071df299d855313 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c315047ac5c8..57ae3c64ecce 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.22],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.23],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit