From 1370d991d6bbe7b1916550996bca95b6b7a8f43d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 20 Sep 2010 13:51:00 -0700 Subject: raindrops 0.4.0 - flowing into new systems! Non-GCC 4.x users may use the libatomic_ops[1] package to compile Raindrops. Memory efficiency is improved for modern glibc users with run-time cache line size detection, we no longer assume 128 byte cache lines. [1] - http://www.hpl.hp.com/research/linux/atomic_ops/ --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GIT-VERSION-GEN') diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index e1fc604..4a466ed 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v0.3.0.GIT +DEF_VER=v0.4.0.GIT LF=' ' -- cgit v1.2.3-24-ge0c7