summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-06 23:30:07 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-06 23:30:07 +0200
commit75a31b7562bd11a1cd1ba6a512558d7da925fd3a (patch)
tree22af31bb1a12a3de9c5a6d54f50d18fa77daaba7
parent3c820bf57127638ae851d76774300dbb3f17fa51 (diff)
bump product version to 5.4.0.2
Change-Id: I9062eef7d8d4e5c11902aea1041d9d5d385b23c9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 456c553f6c79..7faea831bfb9 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.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.0.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])