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