[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Tue Jan 12 17:48:44 PST 2016
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9bd46abde6aceb05f896838aa0b1940f88903d5f
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Wed Jan 13 02:48:00 2016 +0100
bump product version to 5.1.1.0.0+
Change-Id: I5e7c3f191e2c010c9811e63759bbc236aeabbfe9
diff --git a/configure.ac b/configure.ac
index 63bec8a..cfef065 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.1.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.1.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list