summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-02-20 14:24:27 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-02-20 14:24:27 +0100
commita5a190de2d1398ef1dddb0f50cd454b16ee46333 (patch)
tree0b5c92525670659fbfe97c3bb5f1892e9d7def03
parent79b9328882d01fc62a084820d29568a7aaf70f09 (diff)
bump product version to 5.3.1.1
Change-Id: I30ff0fd6a5477b0b2627d2130ff8796f4e86cffd
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6d358b7c0fb2..665f3f14384d 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])