summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2018-04-13 12:19:32 +0200
committerAndras Timar <andras.timar@collabora.com>2018-04-13 12:19:32 +0200
commiteb6f500a856c000e1bc30eb6302bbdf054b02a23 (patch)
treef4e30662aa5f18a5667a02430bd374bdff0b4194
parentSanity-check the scheme and host for frame ancestor, POCO does not do that. (diff)
downloadonline-libreoffice-5-4.tar.gz
online-libreoffice-5-4.zip
Bump version to 5.4.7.2 libreoffice-5.4.7.2libreoffice-5-4
Change-Id: Ie32b61cab9099ff4f0df123a5a6c850fe26bf9e8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8aab94d7eb..14a5a5b1ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.63])
-AC_INIT([libreoffice-online], [5.4.2.2], [libreoffice@lists.freedesktop.org])
+AC_INIT([libreoffice-online], [5.4.7.2], [libreoffice@lists.freedesktop.org])
LT_INIT([shared, disable-static, dlopen])
AM_INIT_AUTOMAKE([1.10 subdir-objects tar-pax -Wno-portability])