summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-19 22:13:44 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-19 22:13:44 +0200
commitc23165c0973cd30eb0a59bd155afd6830420bb0f (patch)
treec63eac422f80546b3d0252aa41b3298fd4920f36
parentBranch libreoffice-6-1-0 (diff)
downloadcore-c23165c0973cd30eb0a59bd155afd6830420bb0f.tar.gz
core-c23165c0973cd30eb0a59bd155afd6830420bb0f.zip
bump product version to 6.1.0.2.0+
Change-Id: I12dff725995c3fdaf36525f0f98c229d29dce3e1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 258370e9ec32..223d7b889df9 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.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.0.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])