From d3e346ef2b0c13d257afb68b7fe581ac29235b34 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 18 Dec 2014 22:53:19 +0100 Subject: Bump version to 4.2-21 Change-Id: Id9a052e61b0c098ff9e843b04e738fc1daa3a7c7 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 5ef705507750..35c7af1d032a 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([LibreOffice],[4.2.10.20],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.21],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) -- cgit