summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-06-01 09:40:12 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-06-01 09:40:12 +0200
commit46278d9299bc15e9b4a0719e5b541349d26f2541 (patch)
tree16424fa783c2214a47be5dae2ca13f22af3aab8b
parent1cb1db40ed9d46f182a6aa59f766258c3339318e (diff)
bump product version to 5.1.4.1
Change-Id: If4e88126b366e8f9b705125277d3e03653ec808c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b3dbaa779a89..1a471f1bdd61 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],[5.1.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.4.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])