From a47cd4a7f392a76357ed4f3e458797ae1f9c8f25 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 26 Oct 2010 21:26:03 +0000 Subject: Rainbows! 1.0.0pre1 - kinder, gentler I/O Mostly internal changes for kgio (and Unicorn) integration. There should be no (supported) user-visible changes from Rainbows! 0.97.0. kgio should improve performance for concurrency models that use non-blocking I/O internally, especially under Ruby 1.9.2 --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index cfb46f5..f3ececc 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -62,7 +62,7 @@ NEWS: GIT-VERSION-FILE $(RAKE) -s news_rdoc > $@+ mv $@+ $@ -SINCE = 0.96.0 +SINCE = 0.97.0 ChangeLog: LOG_VERSION = \ $(shell git rev-parse -q "$(GIT_VERSION)" >/dev/null 2>&1 && \ echo $(GIT_VERSION) || git describe) -- cgit v1.2.3-24-ge0c7