[Libreoffice-commits] core.git: Branch 'libreoffice-4-3-6' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Wed Jan 14 11:45:50 PST 2015
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 98e8d01c8d20e5f0c968fe31ca0893a7760b2d31
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Wed Jan 14 20:45:51 2015 +0100
bump product version to 4.3.6.1.0+
Change-Id: I1b792b3fe8853d7b74d6330136b8a75a9f50df7a
diff --git a/configure.ac b/configure.ac
index d4cf1a2..75fa282 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.3.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.6.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list