summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-09-25 19:54:42 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-09-25 19:54:42 +0200
commit81f6d10c0f413e8b452ca3ab90602d26265b9b8e (patch)
tree4a5c9014ddc5aa87a52b3d84cf2b9c5bb359f8d6
parent3aafce5a6af9661c3196130702a30547bd6ba134 (diff)
bump product version to 4.4.5.3.0+libreoffice-4-4-5
Change-Id: I2ad3e07d91c47201adc5d5ffb7664c55f9edab93
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 781f129eb436..4bd1e7aa2977 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])