summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-02-13 01:30:34 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-02-13 01:30:34 +0100
commit2a89e47a34c9a4fda8b7cedd8d59731839f43366 (patch)
treeacc5331f5a95bdd169a67f976b4aa1e0da1e4109
parent841d85d563ef797329eb87c57ae7c7d0dc5d3723 (diff)
bump product version to 4.2.1.1
Change-Id: Ib3d95e9705c77d757ca256a0655c18979c4193eb
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7db3fab9b3e1..25ee0958f988 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.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.1.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])