[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-1' - configure.ac
Robinson Tryon
qubit at runcibility.com
Fri Aug 21 23:52:04 PDT 2015
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 529b52b5f0439fee06c69abdc30d129a2d3ac157
Author: Robinson Tryon <qubit at runcibility.com>
Date: Sat Aug 22 01:41:35 2015 -0500
bump product version to 5.0.1.2
Change-Id: I6bcb18fd29aafdf4f3b89d07d7eefa616ed35795
diff --git a/configure.ac b/configure.ac
index 4afd95b..e77c598 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.0.1.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.1.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list