From ec534255c0d0e8651492137cc9f4c7254865984f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 10 Feb 2014 05:51:35 +0000 Subject: Ruby tdb 0.6.0 - many updates Added siphash24 and some murmur3 variants as option. Many internal updates and compatibility fixes for future Ruby versions. License is now LGPLv2.1+ (from LGPLv3+) for compatibility with GPLv2-only software. See "git log" for full details. --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 9ae4282..18c9a46 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v0.5.0.GIT +DEF_VER=v0.6.0 LF=' ' -- cgit v1.2.3-24-ge0c7