summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-08-07 19:26:04 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-08-07 19:26:04 +0200
commitf19f66f716e63a752c8985b27d7c36b9f189a44e (patch)
treea704c6f200208c34313aff7e46612f3be3974386
parentab7964994c099138ae8816c6adc81fc88d17592c (diff)
bump product version to 5.0.1.1.0+
Change-Id: I700f0e2b829e017ac094e762990a06c375b6f8fe
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 601a3cf07ce5..4afd95bd1b9d 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.0.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.1.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])