summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-01-30 18:21:57 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-01-30 18:21:57 +0100
commit90b6e566eb0fa4f179632fb6383dc3064faf71df (patch)
tree9831c2991db3123cf5f184a9115e27dd8c27b75d
parent363fc611fc7e5a46d96f0b4815bcba35f20edb06 (diff)
bump product version to 5.4.5.1
Change-Id: I2314e8390b54f20f5d8cb005090204c60a9dad27
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 25b1b322e751..25be7be7ef18 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.5.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])