From c47077f1449abf043237d64f078b7aaf5f634b84 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 29 May 2016 17:27:33 +0200 Subject: Bump version to 5.0-37 Change-Id: I998ddc1759bef24e2fc80b975cc22f832a6b6d49 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e56289a23190..61c68926785f 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.36],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.37],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) -- cgit