summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjan Iversen <jani@documentfoundation.org>2016-10-18 18:13:33 +0200
committerjan Iversen <jani@documentfoundation.org>2016-10-18 18:13:33 +0200
commitb02ceb4495eb8f66ede6608b089fb70804195299 (patch)
tree15771db86b3c86a38ec680854504c8611c59e5ca
parentfad4aa51036d7110104f9ba8668a56d5683164ed (diff)
bump product version to 5.1.6.2libreoffice-5-1-6
Change-Id: I842d51afa986c8b0fc9b48cf77564c8dea39b42e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 94f75408a855..47b93f68ce84 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])