summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-01 18:34:23 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-01 18:34:23 +0100
commitb7c4d67b4ef6ac0b47b10644b63b0da962e5cfa0 (patch)
tree5abaad9a2a24c44a51f546b2ee2beda5036c9ab9
parent531f8785d96e8364be73ecc2e575a074a557249a (diff)
bump product version to 5.4.4.1
Change-Id: I1fddc9e44bed4a00800aa4f974f582e7c247aa12
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b1fc13887658..bed413d1e7e4 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.4.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.4.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])