From 26d4b30be98bd2c5e99226475659606e50ec723c Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 19 Jun 2018 14:57:13 +0200 Subject: Bump version to 5.3-49 Change-Id: Ide834382539faf03cba7f887ae762144814f0c22 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e793a0bb5ce3..62aab35fca14 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.3.10.47],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.49],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit