From cf2ac11617bce9c49c92d8153ef12b55e5b903f3 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sat, 7 Jul 2018 07:47:30 +0200 Subject: Bump version to 5.3-53 Change-Id: Id4529f2a4b1945009bcb30dd815db7abc4f3c396 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6ca9152ff9e2..9698e3c03428 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.52],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.53],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit