From 28e033f45794afb3c029b2fd5e4e71b89cc1770d Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 9 Aug 2018 04:56:51 -0700 Subject: Bump version to 5.3-54 Change-Id: Id7b413d05d1775ac236e707d6760a6064e896536 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1945939bcee9..ab6184ee0d9b 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.50],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.54],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit