summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-16 21:48:07 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-16 21:48:07 +0100
commite80a89dcf8ea1c32974856bcc36c5c6cb3282acb (patch)
tree76cabb953e04e60bf2a4a2ac3d2a8ba813942384
parent5acfba7450fdde352f970b6dd7d5aa53cbe7208f (diff)
bump product version to 6.1.5.1
Change-Id: I7f26f8d64e526dceeab6e8312b41236512c08658
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4c213dc3fd47..f35144847271 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.1.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.5.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])