summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-02-10 21:00:47 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-02-10 21:00:47 +0100
commit5c6da580c9643512312aeab675b0e5d05c6d5a10 (patch)
tree58ff2312091d2a293c559faf30bbf32579363b7a /configure.ac
parent9e8d7633c8634160e673f9fd69d0b42029aa36e5 (diff)
bump product version to 5.1.1.1
Change-Id: I591d3e9c587e77633ad52ba530b6f4edd94bd482
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..58a53b5e2cca 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.1.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])