[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Tue Jul 7 15:40:22 PDT 2015
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f73ffa3584652cff479d956d0889418af8cc0106
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Wed Jul 8 00:39:49 2015 +0200
bump product version to 4.4.6.0.0+
Change-Id: I674a67914d8b8f4378d689b8fe64e991902873f2
diff --git a/configure.ac b/configure.ac
index f44c7b4..c6d8e86 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.4.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.6.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list