summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-31 11:07:40 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-31 11:07:40 +0200
commit1e0fae65986dd38671a64a99da139e87b5f2bfef (patch)
treef519ed4413bb96bae2a1d5559485fd9a035ebe85
parente2f57daf7d3c98bef21b4c4c89f71d18bef0d7d4 (diff)
bump product version to 6.0.5.1
Change-Id: I5607c84c0534954ac1ae6adc30eaf2f3c2598894
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d0f0cbdf0e07..f3a6dd9e64ff 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],[6.0.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.5.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])