summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-08 00:41:32 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-08 00:41:32 +0200
commit9be19cedc2d2ebf681e33c3926a026b5e450256e (patch)
tree8ed78405299ae40cebaabb104117db91887c7158
parentf1625741ca3d23b5e7c83de9418363a85ac18a28 (diff)
bump product version to 4.4.5.1
Change-Id: I68e1fba85468fdf0544b4c33f50687bb8403d1e6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f44c7b46b252..a5fab6d77b03 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],[4.4.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.5.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])