From 46d79442472e2b8dd2094cbde7ca6c335242b4f5 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 27 Oct 2015 21:55:46 +0100 Subject: bump product version to 4.4.6.3 Change-Id: I46d2a2ca31622e3cb4dfb9cfe66cd1d321d43f8a --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index dbe46e651de3..a526aaaba241 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.6.2.0+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[4.4.6.3],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit v1.2.3