From 939394b97619f8c62083fc38906395899dceeddc Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Wed, 11 Jun 2014 14:54:55 -0700 Subject: Bump version to 4.1-9 Change-Id: I738d3a14bf47e8aa908e25bca162620f78a0bc4d --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7edae1917580..e9fa2f208e7c 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.1.10.8],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[4.1.10.9],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) save_CC=$CC -- cgit