summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-02 22:07:21 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-02 22:07:21 +0200
commit47b704879f52819423702f4efa17cbae8d7b7afa (patch)
tree6d48f910aeea2f5d642996e06cf066fad80a6206
parentlibpng: upgrade to release 1.6.37 (diff)
downloadcore-libreoffice-6-1-6.tar.gz
core-libreoffice-6-1-6.zip
bump product versionto 6.1.6.3.0+ libreoffice-6-1-6
Change-Id: Ia3540373c2e364f5819845d6c323d94e4c8840c8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c5dc39a84f9d..b451603356db 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.1.6.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.6.3.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])