From 3515565e8ff002b835e08c318c56cf24e78c8adb Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Thu, 10 Apr 2014 00:38:26 +0200 Subject: bump product version to 4.1.6.1 Change-Id: I4be4c90774ab36d9911858730d84e2ef8833b12c --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1662258b9eb2..af635a7be8ab 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.6.0.0+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[4.1.6.1],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) save_CC=$CC -- cgit