[Libreoffice-commits] core.git: Branch 'libreoffice-5-2-1' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Wed Aug 10 10:14:29 UTC 2016
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 58248376300644f9fa5aad07a435ca926fe00b40
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Wed Aug 10 12:13:46 2016 +0200
bump product verion to 5.2.1.1.0+
Change-Id: I6df7667fc8f6f20dbd98371246d034e09960b94b
diff --git a/configure.ac b/configure.ac
index fc1e776..b8bb8b5 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],[5.2.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.1.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list