summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-17 21:03:32 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-17 21:03:32 +0200
commitd217ba2c212d7b1bdb3b7c5e890ee4e97c349c89 (patch)
tree79eb92f5b4d293524303b1c4e7a3b71bd481a1e6
parentBranch libreoffice-6-0-4 (diff)
downloadcore-d217ba2c212d7b1bdb3b7c5e890ee4e97c349c89.tar.gz
core-d217ba2c212d7b1bdb3b7c5e890ee4e97c349c89.zip
bump product version to 6.0.4.1.0+
Change-Id: I1f2fdf570ea3eef61bf62341d8014c50f8bb9834
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4e50fe94a4e8..e6bfb13ebab8 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.4.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])