summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-03-29 17:26:53 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-03-29 17:26:53 +0100
commitad8028ea166ad8fc70a3cf16d61b892cea20eb8c (patch)
treeb1c4436f1023a8228e5b9266ad33189af0c158e8
parent3c93e4a2bf5581fac6e1c45dc02ad381769a0a54 (diff)
bump product version to 6.2.3.1
Change-Id: Ifd55da0a69217c06eec0a8526dccd0fae5ee4af3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 919d13f618da..7e6ad2bbca17 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.3.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])