summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-04 15:30:54 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-04 15:30:54 +0200
commit3dd38cfa345d61685dfb673dac0a5bef48eb7a7d (patch)
tree692cdae2c7856d612bd6a50038ef28244330a062
parentupdate credits (diff)
downloadcore-libreoffice-6-0-4.tar.gz
core-libreoffice-6-0-4.zip
bump product version to 6.0.4.2.0+ libreoffice-6-0-4
Change-Id: Ic769ee108f6f2b9bc46bc38fdc96d6da0157770c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e6bfb13ebab8..ed0b23c697fc 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])