diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2014-02-05 16:03:01 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2014-02-05 16:03:01 +0100 |
commit | 179fc4f57aef1f1c319afdd788de9bac549111e7 (patch) | |
tree | d3505393f6d9f352f9b20bbe37d226cc93bdc2a1 | |
parent | d005815af59864790b0717dee40a69850ca6eaf1 (diff) |
bump product version to 4.1.5.3
Change-Id: I4cb16ed9469339c946daca8b784b889d71adeb7c
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8c3ae99b4da9..24fd88f6517f 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.2.0+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[4.1.5.3],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) save_CC=$CC |