summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-12 20:39:20 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-12 20:39:20 +0200
commitd4e6ff186e70a5f8524c7ec7743d6de02f2fc28a (patch)
tree97cbc902c1f25cb59ec6024363f765c1d140cd44
parent357c36cea0991f32249b6b91818148d171e68d6d (diff)
bump product version to 5.3.5.1.0+
Change-Id: Id824929a029213f513f087bce73e3a74333c0db2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6032e56d29e9..b2d262cf929f 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.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.5.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])