From 6c1a78b209ac600165a39559550370468cba864c Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Wed, 10 Sep 2014 04:59:43 -0700 Subject: Bump version to 4.2-9 Change-Id: Ief72a8a091c8e3e37bf5a5190dc95d0ebb7405b7 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c721987f0bdc..f77e6dd087a3 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.8],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.9],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) -- cgit