summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Iversen <jani@documentfoundation.org>2016-02-25 03:07:45 +0100
committerJan Iversen <jani@documentfoundation.org>2016-02-25 03:07:45 +0100
commitd6c821be10087fdd73c27828a7998b465e00da85 (patch)
tree56c0cb4e10fe4c234e0746c50f3fcae1958c91df
parentupdate emoji autocorrect files from po-files (diff)
downloadcore-d6c821be10087fdd73c27828a7998b465e00da85.tar.gz
core-d6c821be10087fdd73c27828a7998b465e00da85.zip
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..cffe5df96fcc 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])