From 7081da7d4eee1bfc17177b22cd052373f2cb9e9f Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Thu, 26 Mar 2015 09:55:30 +0100 Subject: bump product version to 4.4.2.2 Change-Id: I5211dcccf59f6857282153c49c1de0b626095370 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4fb6788111e8..61a92ebf3659 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.2.1.0+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[4.4.2.2],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit v1.2.3