From a71ec87df4d17a20654dcacb0268ee93f212fa27 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 29 Sep 2015 04:06:27 -0700 Subject: Bump version to 4.2-30 Change-Id: I0b6947aa5563b580bcd5acd3d45af646e276b7b0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index fac5eb4f28ce..f819417490ab 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.29],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.30],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) -- cgit