summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-04 10:51:50 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-04 10:51:50 +0200
commit66115aec4f5061a1e991e0601e1ded7c27206f1b (patch)
tree404d91ff77e143f43f3e85d599bcea61a84c18bb
parentupdate branch in .gitreview (diff)
downloadcore-66115aec4f5061a1e991e0601e1ded7c27206f1b.tar.gz
core-66115aec4f5061a1e991e0601e1ded7c27206f1b.zip
bump product version to 6.2.4.1.0+
Change-Id: I228c36042474d8b6694bb7fe23a80805caec8cec
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3b29f5a56e36..6834e6336fab 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])