From e00410aa2c678cb99f9a8e7d756a7f297048e5f0 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 3 Dec 2014 20:27:40 +0100 Subject: bump product version to 4.2.8.2.0+ Change-Id: I7c476db2115851433cca7d4fb991612cec19cdab --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 221d8fd90247..c6ef4dba1918 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.2.8.1.0+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[4.2.8.2.0+],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit v1.2.1