summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-04-13 13:59:57 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-04-13 13:59:57 +0200
commit8fda7daad1272f54933aaebc6913af75340d478c (patch)
tree1e4ed4b8afdae3cd0eb21a3f71a5b2085d98b66d
parent0dc9e0bd3bb5cf275071a24913e3475f6bf674b7 (diff)
bump product version to 5.0.6.1
Change-Id: I42edefd7d470bd123cfe55480ab1d78f8c4b8c86
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bf3d55b3943a..9fe0c09d97af 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.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.6.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])