summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-29 00:27:10 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-29 00:27:10 +0100
commitc3df7211ecad207d2f1358017be8a85789684b21 (patch)
tree3867bc1dcfadf7fba0eb57c8f70b204cd32f5b09
parentffb73a662f8a2b2901ce20007ccead3a6dfe7769 (diff)
bump product version to 4.2.8.1
Change-Id: I0466681323aa88722611d9d155bc1760a1672940
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ce1c0b2a907b..a0c000d7bb57 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.8.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])