summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-04-27 01:47:36 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-04-27 01:47:36 +0200
commit2f3cdbc99e7d816af3d09e675fb81e83dcd993a9 (patch)
treec72626f2cc60cf8aa6efce22870f59d73611bacc
parentd35d361774dc5ddfb9a1b2764b4914cdfac080ae (diff)
bump product version to 5.0.6.2
Change-Id: I6cd310e632de56dbbe206d362242e1b2a30aeb61
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6c53e9bfbdca..72a70deeac6d 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.6.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])