From 8069ad6bebdd18c5250e7d2ba0daedacdf0488e0 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Fri, 25 May 2018 00:27:54 -0700 Subject: Bump version to 5.0-45 Change-Id: I12d50b95f12ec66810dfa4a5c7b39c92987c2aee --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c18fbd50f1b6..121fe43e17f6 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.44],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.45],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) -- cgit