summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-02-20 14:25:10 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-02-20 14:25:10 +0100
commitb0b2b89fc3ac35b2cae23bc9feecf19d4e88059f (patch)
tree85fcb4c88eaef6e80eb0e2c49ee3c14c6cd8313a
parent79b9328882d01fc62a084820d29568a7aaf70f09 (diff)
bump product version to 5.3.1.1.0+
Change-Id: I6a4ffc2b102cf9b24400828d46c223e37e178622
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6d358b7c0fb2..923a34d98001 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.3.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.1.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])