summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-04 10:50:50 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-04 10:50:50 +0200
commitff121b38c23955dfa2ccc3550840571efe7bc707 (patch)
treefe3ac4d4e06da7ad43ee3bb4107c495583098bf5
parent093e3806bd70d5dc1125f9febaa25d7863c4b09c (diff)
bump product version to 6.2.4.1
Change-Id: Idfd528f86aa5daa9b8a91a0ff5b284fb74891ca0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3b29f5a56e36..58530b513103 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.2.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.4.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])