summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-03-29 17:24:49 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-03-29 17:24:49 +0100
commit3e11d06c850bff6db50d66c60e7a4ddae0c6ee73 (patch)
tree103aef3d9e0a6f2d18e374fd7cd5a926ef6a35de /configure.ac
parenteadd37764ae50ff621438a4d22e9e4702030f54f (diff)
bump product version to 6.2.4.0.0+
Change-Id: I1307c30f732e0ea12dc65e1f80503a0145371566
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 919d13f618da..d838448054be 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.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.4.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])