summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-08-08 21:58:52 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-08-08 21:58:52 +0200
commit537a340c2797be05ad5fbe22cd610c3de504c1f4 (patch)
treee347cb9d49bd8131cc5c1320dfc2387e28e65b34
parentUpdate git submodules (diff)
downloadcore-libreoffice-6-2-6.tar.gz
core-libreoffice-6-2-6.zip
bump product version to 6.2.6.2.0+ libreoffice-6-2-6
Change-Id: Icf85fe31b47467be008431690b6e24f55fa53334
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 80d863dda79d..c1ef4c9ddf49 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])