summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-08-28 23:32:18 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-08-28 23:32:18 +0200
commitcbd0c26adde9eea4fea5470e943aea289a2ef208 (patch)
treed5fec781efb5915c2a1134f75a352d1169e800e8
parentfaa3693e48d6dc84fa233c9f24a58f6f3ac15021 (diff)
bump product version to 6.2.7.1.0+libreoffice-6-2-7
Change-Id: Ide8a24cab24621802699df5183e942ed6b35766e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3f5b426032da..4074d88224b0 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.7.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.7.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])