configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e75ee177d2a1ef87f20badac368aff2ce963e233
Author: Andras Timar <[email protected]>
Date:   Tue Feb 27 14:09:01 2018 +0100

    Use version 6.0.2.1 to match LO core
    
    Change-Id: Ia965c605b5bfb95b9836a0c5adb3590cd77d54c5

diff --git a/configure.ac b/configure.ac
index 9b5b9abf..58d3d65f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.63])
 
-AC_INIT([libreoffice-online], [6.0.2.2], [[email protected]])
+AC_INIT([libreoffice-online], [6.0.2.1], [[email protected]])
 LT_INIT([shared, disable-static, dlopen])
 
 AM_INIT_AUTOMAKE([1.10 subdir-objects tar-pax -Wno-portability])
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to