[Libreoffice-commits] core.git: Branch 'libreoffice-4-4-0' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Thu Jan 22 12:06:03 PST 2015
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 590f7a02abd793b72f86da76ab37bcd6d953aeb0
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Thu Jan 22 21:06:22 2015 +0100
bump product version to 4.4.0.3.0+
Change-Id: I99864a77ef6f71472c2f39946799f40425ff1ebe
diff --git a/configure.ac b/configure.ac
index 76eb0b1..a47a667 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.0.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.0.3.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list