summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-04-12 13:37:45 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-04-12 13:37:45 +0200
commitfd024186e380383f8bf95f0d05c8c4ff778b4e7b (patch)
tree11a1558ad3b91d179380132d49ed84454d3c9965
parente70b959cc34f5f69554e833c22913f49ab000a3e (diff)
bump product version to 6.1.6.1.0+
Change-Id: I710a3d5395f7e61fa3ba7bb416047488eccd2151
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1f4b41603e93..70c546e3bd38 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.6.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])