From 0908ce16b8859a50d166e567a5bc0dcc13429321 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 25 Nov 2015 13:55:20 +0100 Subject: bump product version to 4.4.7.2 Change-Id: I961e9116f9469ede8ba0b72c126707df34f1d45e --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 306c6654c6dd..c6a4ebfc664d 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.4.7.1.0+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[4.4.7.2],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit v1.2.3