summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-08-22 16:19:47 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-08-22 16:19:47 +0200
commit39eb642d6456cda8eac833b247aea21c8e231e8a (patch)
tree2c7a9fa8d3d5cf7a330f5ec6f3170d817b193f10
parentb92da9e9f3125ef186a29a9644c4197c25c1a521 (diff)
bump product version to 4.2.6.3
Change-Id: I85502e4e1d0b9ff36d8a89dc398badad848eb855
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bccb62df2cf6..6d267b3bdcab 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.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.6.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])