summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-07-26 13:25:16 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-07-26 13:25:16 +0200
commit3bd449fff209b8cc5ea4443648920f1a96934f3d (patch)
tree512d0ba5a2efb0a7f9c1d0c539c4e8a6f9046612
parent8f227049a79668b93c5433e6bce7f55cc2c34d43 (diff)
bump product version to 6.2.7.0.0+
Change-Id: I279d4480c850ed3634120a2e553c8387ea2ee703
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 720939dfbe59..b43544e51dad 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.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.7.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])