From df7825ac64cbf54122bbcd8976214c6b148b67df Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Wed, 3 Feb 2016 13:30:35 +0100 Subject: Bump version to 5.0-21 Change-Id: I2f1f6a61661faad76a9929ffc64125ffbd09ec6a --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 75489fb0fa9d..7e14b854aa47 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.20],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.21],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) -- cgit