summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjan Iversen <jani@documentfoundation.org>2016-10-18 18:04:22 +0200
committerjan Iversen <jani@documentfoundation.org>2016-10-18 18:04:22 +0200
commit98e24c83ae8c4a77f1209cb9e0c9448434ada3b8 (patch)
tree1664b1ef9870e3f96e7025478a9514012a8bbe4f
parentfad4aa51036d7110104f9ba8668a56d5683164ed (diff)
bump product version to 5.1.6.2
Change-Id: I65038f8dc33e1e7e43ee757b1f0f4689c2d1a82a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 94f75408a855..ba6f17a7eeb6 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.6.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])