[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Wed Jun 4 11:23:39 PDT 2014
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b881712cd02e2bbe32f81385971334b31b2b3236
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Wed Jun 4 20:22:47 2014 +0200
bump product version to 4.3.0.0.beta2+
Change-Id: I175b78ca3647757489c4757624a342af0d646fb5
diff --git a/configure.ac b/configure.ac
index 27070ad..d6a67e4 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.0.0.beta1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.0.0.beta2+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list