summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-04 23:28:15 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-04 23:28:15 +0200
commit7382cec2be2c1be4dc65ab7612d87a1e4dd43e12 (patch)
treea4dae1691a6af01062f74bbd9db654bf068dd672
parent3dfbd4d8861cc05bec84587256f3321e7cb98f3b (diff)
bump product version to 5.0.6.3
Change-Id: I7042083b4c598abd159baa1330910cf0b6e4904c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 149856f8d26f..48b0e12685a1 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],[5.0.6.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.6.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])