From faf1498e0e2d1ab60eb7d88bced8cebe49584d28 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 27 Jan 2015 11:04:50 -0800 Subject: Bump version to 4.2-23 Change-Id: Ica66c89fe86c18c436290a03849aa5ebfb4e8bc3 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3edc486a42a5..d996ab6f7c93 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.22],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.23],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) -- cgit