[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-5' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Thu Jan 30 12:43:54 PST 2014
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2a736cb467bb2e448bc2fbd5abc26f24a5c4845e
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Thu Jan 30 21:43:24 2014 +0100
bump version to 4.1.5.2.0+
Change-Id: I3317d4cd36b3ba159dc170de437d9f4804199bf4
diff --git a/configure.ac b/configure.ac
index 6bb2dd8..8c3ae99 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
More information about the Libreoffice-commits
mailing list