summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-04 15:29:55 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-04 15:29:55 +0200
commit67c0c8a03a4153f7208b9b9525bcf51b3898c9db (patch)
treebebfe79d5101f91553b7e919493411d57b034e64
parente27b1eb1632840135af87d25deae520fbf5f0d0e (diff)
bump product version to 6.0.4.2
Change-Id: If98bb41789a59d20eb382dd26730a0a58e481861
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e6bfb13ebab8..848dc4ff31db 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.4.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.4.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])