From cdf8819e60c8c5c0302a73a9a9dbe586a8446123 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sat, 8 Apr 2017 18:11:19 +0200 Subject: Bump version to 5.3-5 Change-Id: I9355f7cd94de3371e8b461e881ce9847c50cc7a6 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 15563f711ca6..03ba74de3278 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.4],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.5],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit