summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-01-30 18:20:51 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-01-30 18:20:51 +0100
commitb3fbecc13e416463ea1637e7801a470a21c6da97 (patch)
treec768c1a289dc52bfbf7dd47c87c5cdd88b0e2fa0 /configure.ac
parent4ac1a46f712f38fee3323e7c4ed121880469a9d3 (diff)
bump product version to 5.4.6.0.0+
Change-Id: I6d592722417474abd74a3c2a2f453389797c4a61
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 25b1b322e751..0e39b068043f 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.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.6.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])