From c5526f986d79130bad36fa6d9ffd25331114403c Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 8 Feb 2016 20:43:25 +0100 Subject: Bump version to 5.0-23 Change-Id: Iffe1bc40cc9b8fdf3d6990dbc3dcb7fc1a879bb2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f5d9dfa4ceda..72463eeef2c4 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],[5.0.10.22],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.23],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) -- cgit