summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-17 17:34:59 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-17 17:34:59 +0200
commit46e984b09757c752fb9fa963f40c17dbb67fe01d (patch)
treea4fefa0b317a768103bb7188ae8b82caca80126c
parent195b6c174c058b0abd57bea5328529e6a2dc18c9 (diff)
bump product version to 6.2.4.2
Change-Id: I55bde6f9e8f64014187523c90cefad4392317dcf
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6834e6336fab..3ae55b838d32 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.4.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])