summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-08-07 19:24:30 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-08-07 19:24:30 +0200
commitb9c94c542a0fda7a54f4f0354b3b62267e02af68 (patch)
tree87d9e1ac288699d4ea08baeb1d21421491246336
parentab7964994c099138ae8816c6adc81fc88d17592c (diff)
bump product version to 5.0.1.1
Change-Id: I93fa0e054cf2090e66a233f7d4fe8b02f04ebdb6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 601a3cf07ce5..509db2e37363 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])