summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-09-25 19:47:48 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-09-25 19:47:48 +0200
commit5b8681108dacb6e975d75e2437920c9f477b1904 (patch)
tree60c644d134f4c315b593cb0dd04d0ecc8033526b
parent4ae99926e9ee2351d77d13d7dbfe0f2154ca5294 (diff)
bump product version to 4.4.5.3
Change-Id: I6d87efe15e10c1dc0c5b6382ead36bfddddb6d89
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 781f129eb436..7e545e028f39 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.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.5.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])