[Libreoffice-commits] core.git: Branch 'libreoffice-4-3-4' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Mon Nov 10 03:54:30 PST 2014
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3e9978b73555cfd61e4e09268388f563b78a4682
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Mon Nov 10 12:53:46 2014 +0100
bump product version to 4.3.4.1.0+
Change-Id: I6a6ec7a363d6621a54ac190374e1bcd07d0cdf8e
diff --git a/configure.ac b/configure.ac
index 74211a8..cd646bb 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.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.4.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list