summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-22 23:07:37 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-22 23:07:37 +0200
commitfd772bf2cf59d9bcd5e4819a9b4031761b5f81e2 (patch)
tree903c5917587721011dc2958d70bbf2e7b91331dd
parentd3518962c11b3b1f613db14556d1ba3208a07d29 (diff)
bump product version to 4.4.5.2
Change-Id: I25874f5439d895643340199945995aff2cb9f695
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 16c859393515..d7018801e68f 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.5.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])