summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-08-02 16:48:29 +0300
committerTor Lillqvist <tml@collabora.com>2016-08-02 16:48:48 +0300
commit25569a13af37d87f2d6f0282d359a2e30d1bfa7f (patch)
tree0a47e978d8a685e680cfd4732449a80ce4a7e1a5
parentupdate credits (diff)
downloadcore-25569a13af37d87f2d6f0282d359a2e30d1bfa7f.tar.gz
core-25569a13af37d87f2d6f0282d359a2e30d1bfa7f.zip
Bump version to 5.1.5.3
Change-Id: Ic375e08a9ae16ed77c17df83655a32304ca5d528
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9210b4ba8ef6..a634377c4ab8 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.1.4.2],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.5.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])