[Libreoffice-commits] core.git: Branch 'libreoffice-4-4-5' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Tue Jul 7 15:46:11 PDT 2015
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a8dfe59acbd061a8d446177a3c97a3028c95ebde
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Wed Jul 8 00:45:31 2015 +0200
bump product version to 4.4.5.1.0+
Change-Id: I0d65ea7c7d019e56bcf4bf6f7054091933725849
diff --git a/configure.ac b/configure.ac
index f44c7b4..16c8593 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.5.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list