summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-08-10 12:12:50 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-08-10 12:12:50 +0200
commitc89b9b325bd8ea2dc356af1115ee6125467158d9 (patch)
tree2cbc4cb781457353851ce21945dd7fa65c774725
parent3f3b0386ff8ffe2821c0cc122c235b998420b611 (diff)
bump product version to 5.2.1.1
Change-Id: Iab360ea1c057cc2df3816a92d17078689c7491dd
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fc1e77663563..7396f7f162f0 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.2.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.1.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])