From 4d1edf8713ea59bb63148d811d5fee70422ca240 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 21 Feb 2019 10:33:53 +0200 Subject: Bump version to 6.0-25 Change-Id: Idddbba00cdcf274ce9f1fd2e1610fbcccb74e0ea --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1406b6be91ea..c5408b97ccff 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.24],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.25],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit