summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-08 23:12:06 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-08 23:12:06 +0100
commit47390e2ddf4a00b1d2c957e8b9b0b2ec923929df (patch)
tree5841f305a08067d2e5f30164fb389acc298c313d /configure.ac
parenta9e05d48a0a4e00acd49a7e06375e227f11ae26e (diff)
bump product version to 6.2.1.0.0+
Change-Id: Ia770c121cc64c748964e6d6dbedd8742c2cf79f9
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 c9a12c07ecd4..ec46de16a857 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.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.1.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])