From 9ee57811e2eecc1059eb9d12240687196d8e922c Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 24 Apr 2018 01:40:27 -0700 Subject: Bump version to 5.0-44 Change-Id: I6cd258caa6453394ce72ab62fd7f34535ce51c27 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 93616767d9c9..c18fbd50f1b6 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.43],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.44],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) -- cgit