From e9b1cfd0cc56e27f76c493a7efdddea39411b1ac Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 19 Jun 2016 19:31:59 +0200 Subject: Bump version to 5.0-39 Change-Id: Ieeace993521e091711df5dd79be955fedc783daa --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 38a326e2d024..ae653f8e447c 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.38],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.39],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) -- cgit