summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-07-23 22:39:13 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-07-23 22:39:13 +0200
commitfe63939c28adb108915737d5b550a46c2ac4591d (patch)
tree28ad77634cf1ff9abce36ddc89f346a0b203e019
parenta8b9b3ae9eb7b1b72bf4c662784330328694bc04 (diff)
bump product version to 4.2.6.2
Change-Id: I538e9d167a77f373effa87118b0ef04f5e2ad2c3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 80822c304106..96a4b73dab46 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.6.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.6.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])