summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-11-28 23:01:54 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-11-28 23:01:54 +0100
commit10d0ed2b016f32f3c817ff77c121ed8f1a68eac4 (patch)
tree1bda423f9ea5c316a809ed4a802c765fdf713499
parentf2e4d3902c187b8907f29f947d16a47bd4a5d0ff (diff)
bump product version to 6.1.4.1
Change-Id: I56eebb2c4c0b431c101627db5ad0fbccbf72ef16
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f1c76828a4df..53d5d1bf4654 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.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.4.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])