summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-08 23:32:03 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-08 23:32:03 +0100
commitc3d38f3f0b54db8522c01f01299c48f1cf39efb2 (patch)
tree71b433dd42ad84c4a85e3e22e247543ce69f94c7
parentBranch libreoffice-libreoffice-6-2-0 (diff)
downloadcore-c3d38f3f0b54db8522c01f01299c48f1cf39efb2.tar.gz
core-c3d38f3f0b54db8522c01f01299c48f1cf39efb2.zip
bump product version to 6.2.0.2.0+
Change-Id: I596e6cf1beaf17a801e65f832b67c7067c17495e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c9a12c07ecd4..163f17297424 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.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.0.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])