From 9bc0b0fe2aac9bdc2f257e6184ca89f6df59eabb Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 28 Apr 2015 23:10:36 +0200 Subject: bump product version to 4.4.3.2.0+ Change-Id: Iaf2d32317588148c6524444fd2ecb2a9690c1542 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 25097e38e911..c7f116c5b8e3 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.3.1.0+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[4.4.3.2.0+],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit v1.2.3