summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-10-17 20:41:00 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-10-17 20:41:00 +0200
commitb84cd7fb7610b0ad2c74c5a672bccc77b91a82f5 (patch)
tree291a82789b2d407a7a40ffae7f1266b3ee93f470 /configure.ac
parent8c71b0824c1f86d0966394b9e1ef4ebf7b6fa729 (diff)
bump product version to 5.4.4.0.0+
Change-Id: I6be9e0d2b48860ef85898bf5a346595680ec68e0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c468ab8f5307..3105fcb4dd3f 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.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.4.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])