summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-08-08 21:58:00 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-08-08 21:58:00 +0200
commit1b3da4ca8637e7591c8adc33bca7ae96064f0de6 (patch)
treeb03647da87dc4c49962381ac2c5198fd2711ba14
parent41c9e279d267caba055241b4a91a4503c8435580 (diff)
bump product version to 6.2.6.2
Change-Id: Ic02219af0c116b9eb2f6180ac2544e79ad82f2c4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 80d863dda79d..fa23785a805e 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.6.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])