summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-08-10 12:13:46 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-08-10 12:13:46 +0200
commit58248376300644f9fa5aad07a435ca926fe00b40 (patch)
treed3b059353ffc840130a154c1f121d1bd0e34ff75
parent3f3b0386ff8ffe2821c0cc122c235b998420b611 (diff)
bump product verion to 5.2.1.1.0+
Change-Id: I6df7667fc8f6f20dbd98371246d034e09960b94b
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fc1e77663563..b8bb8b520500 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])