From ceef0230600b1f7e4697a11e55dbefaeaa8714db Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 13 Dec 2015 17:34:19 +0100 Subject: [PATCH] Bump version to 5.0-14 Change-Id: I1dde706c7a1ea6bdbb40f3d48d88c6c4dedb5c11 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index db9ab0511296..3ebc512b4a03 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.13],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.14],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) -- 2.11.4.GIT