[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Wed Dec 17 14:16:32 PST 2014
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cbb5f4da41d72f7ab89badbc480d40cac808c710
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Wed Dec 17 23:15:30 2014 +0100
bump product version to 4.4.0.1.0+
Change-Id: I3564add9ac695bf2fb4e7f29dadb4875f3d672f6
diff --git a/configure.ac b/configure.ac
index 0601515..76835e5 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.0.beta2+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.0.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list