summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Iversen <jani@documentfoundation.org>2016-02-25 03:00:32 +0100
committerJan Iversen <jani@documentfoundation.org>2016-02-25 03:00:32 +0100
commitf31711ac2ef078683d40393968c11950935cc002 (patch)
treeefed8fb3e1afbf6a78a324ed84384316038c4b37
parent86d0b719a23b7c0bc0c4beb11dd30e857ea22726 (diff)
bump product version to 5.1.1.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 928afec71d38..1cf3c369a3c4 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.1.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.1.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])