summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-02-10 20:57:16 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-02-10 20:57:16 +0100
commita7514d1f3aaf75fe94e500a0cf13994871bd95ae (patch)
treeb342e2ff149b3875c77d502d3e01247367763db3 /configure.ac
parentd926e9b387dcd615566dbb270702a9d83632bff5 (diff)
bump product version to 5.1.2.0.0+
Change-Id: I0a65353978beb0f0660ee14607704b623e441fa9
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 974276b58c6f..fc1f17961780 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.2.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])