summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-21 16:24:35 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-21 16:24:35 +0200
commitd0f10b0a8fedbd9e5215a430b33820138d49da94 (patch)
tree81a816fa8112c68f076fedd27d06d5959e2e6010
parentdfb27ae0105f673af09b307fc83156d46eb14a36 (diff)
bump product version to 5.4.0.3
Change-Id: I700f9dcf86f0447b5f889d76f9ac95cbdac1b7f5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index aae4bac6ad97..d63bf2dee45c 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.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.0.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])