You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cw...@apache.org on 2019/07/29 22:49:01 UTC

[incubator-druid] branch 0.15.1-incubating updated: fix datasketches version in LICENSE.BINARY

This is an automated email from the ASF dual-hosted git repository.

cwylie pushed a commit to branch 0.15.1-incubating
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/0.15.1-incubating by this push:
     new 6f2983f  fix datasketches version in LICENSE.BINARY
6f2983f is described below

commit 6f2983f6f96028c7e4bb8252de9515d17bd194be
Author: Clint Wylie <cw...@apache.org>
AuthorDate: Mon Jul 29 15:42:59 2019 -0700

    fix datasketches version in LICENSE.BINARY
---
 LICENSE.BINARY | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/LICENSE.BINARY b/LICENSE.BINARY
index 19c50c1..2338d25 100644
--- a/LICENSE.BINARY
+++ b/LICENSE.BINARY
@@ -649,7 +649,7 @@ BINARY/EXTENSIONS/druid-bloom-filter
 
 BINARY/EXTENSIONS/druid-datasketches
 
-    This product bundles DataSketches version 0.13.3.
+    This product bundles DataSketches version 0.13.4.
       * com.yahoo.datasketches:datasketches-core
       * com.yahoo.datasketches:memory
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org