summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2019-05-05 19:36:37 +0200
committerAndras Timar <andras.timar@collabora.com>2019-05-05 19:36:37 +0200
commite340f89a8b80fdfe592beb2d066d7e187ba98bf5 (patch)
tree80184f974c9ba7319a8b9487297eba97aaeabe61
parenttdf#124749:loleaflet: use "KeyboardEvent.key" to detect ignored key events (diff)
downloadonline-libreoffice-6-1.tar.gz
online-libreoffice-6-1.zip
Bump version to 6.1.6.2 libreoffice-6.1.6.2libreoffice-6-1
Change-Id: I353dd5f90a63d3ce43f0fc9ed558d83414d586a2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d18186a24d..f1f592e9cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.63])
-AC_INIT([libreoffice-online], [6.1.3.2], [libreoffice@lists.freedesktop.org])
+AC_INIT([libreoffice-online], [6.1.6.2], [libreoffice@lists.freedesktop.org])
LT_INIT([shared, disable-static, dlopen])
AM_INIT_AUTOMAKE([1.10 subdir-objects tar-pax -Wno-portability])