From 14e9320d76c4ff92a6b73c271ad95e2631274917 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 8 Mar 2018 13:49:34 +0100 Subject: Bump version to 5.3-43 Change-Id: Ic4af0c294463e013913361f39bbfbaeca0d3fa28 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7626dc82abd2..8cca947c0cc8 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.42],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.43],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) -- cgit