[Libreoffice-commits] core.git: Branch 'libreoffice-5-2-0' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Thu Jul 28 22:13:12 UTC 2016
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 883df5accee144490a48aeae5f128a397b7c0dd9
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Fri Jul 29 00:12:32 2016 +0200
bump product version to 5.2.0.4.0+
Change-Id: I9b556e5848fb26c0685c4799d8b2ef8698762543
diff --git a/configure.ac b/configure.ac
index 22e2405..d686334 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.0.3.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.0.4.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list