summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-30 21:39:54 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-30 21:39:54 +0100
commite5f1d50c4aa9aa58017111f30c2cba39eae40fb6 (patch)
tree13eeb474408a599d1e2e8cee267a8a323a927fb3
parent30731ad2ab5173d4f76381ed06763673e2ef1cc2 (diff)
bump product version to 4.1.5.2
Change-Id: I0a2234700fd8b2189c9bcebee4a2d2efdf2183a2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6bb2dd869cea..810e952c1203 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.1.5.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.5.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC