summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Iversen <jani@documentfoundation.org>2016-10-04 21:34:14 +0200
committerJan Iversen <jani@documentfoundation.org>2016-10-04 21:34:14 +0200
commiteda4bb6c6b8cea62e0dfc37593d4b1ac95db237a (patch)
tree2f55f13cf52bb1fde886c9f80f33e09f3f93c30c
parent0fd43ec64f5c6a9f95c9172ba22788aad4a6f99d (diff)
bump product version to 5.1.6.1
Change-Id: I1c7886bcca831d432f782ee8fe591b32638c5199
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 10dbb1272a6f..94f75408a855 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],[5.1.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.6.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])