summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-30 21:43:24 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-30 21:43:24 +0100
commit2a736cb467bb2e448bc2fbd5abc26f24a5c4845e (patch)
tree249eda0810c2925f02a567e1966203ab9e3f8396
parent30731ad2ab5173d4f76381ed06763673e2ef1cc2 (diff)
bump version to 4.1.5.2.0+
Change-Id: I3317d4cd36b3ba159dc170de437d9f4804199bf4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6bb2dd869cea..8c3ae99b4da9 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC