summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-08-22 16:24:51 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-08-22 16:24:51 +0200
commit2da39d30b52820783c4dde33fe53d8614b4b7869 (patch)
treeedc574461afacba1f89366f166665118ec8b4181
parentb92da9e9f3125ef186a29a9644c4197c25c1a521 (diff)
bump product version to 4.2.6.3.0+libreoffice-4-2-6
Change-Id: I6e3127ba77eb9e10fcdcfbb87aa9c07fa275566c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bccb62df2cf6..440d889bb59d 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])