summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-10 00:38:26 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-10 00:38:26 +0200
commit3515565e8ff002b835e08c318c56cf24e78c8adb (patch)
treeb8e8c321814aa2d2921cb096cf971cd90dd18604
parent57cf25665e079bf7a4d48da227bdd3b246fa6651 (diff)
bump product version to 4.1.6.1
Change-Id: I4be4c90774ab36d9911858730d84e2ef8833b12c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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