summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-04 23:29:21 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-04 23:29:21 +0200
commitfe46e5b82646505d0acf84e14cef05527e401d3b (patch)
tree9ad7860cebfef7f9b38e2590c7ecc6c7286e3cc8
parent3dfbd4d8861cc05bec84587256f3321e7cb98f3b (diff)
bump product version to 5.0.6.3.0+libreoffice-5-0-6
Change-Id: Id1c50c1786d7c524c3ce00b2f19dd4cfacca24f7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 149856f8d26f..2118822175fc 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])