summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-12-03 20:26:25 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-12-03 20:26:25 +0100
commitddbdf8517702fbf248da5e219055cd184bd7af23 (patch)
tree5002dbd39d7aeb7163d798aba5555d18ba29970d
parent754a9ccb310116986ba135d0a13e4fb86cd8dc2c (diff)
bump product version to 4.2.8.2
Change-Id: Ib361b729662dc753e0bd44eb1820030bdee86f4e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 221d8fd90247..c8d0a60e4925 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])