summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-11-28 23:03:27 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-11-28 23:03:27 +0100
commit0b8986992c7c092ec4f85d60c22db3603a474571 (patch)
tree574613c792265232e4718184d1cb16990330a8a0
parentf2e4d3902c187b8907f29f947d16a47bd4a5d0ff (diff)
bump product version to 6.1.4.1.0+
Change-Id: I2057b37cd228d17fc336e3137f39c4cfa0595a0d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f1c76828a4df..7fc25d971df9 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])