From a055dcd9e15ed93c9bbd0d83b2f87c96a4733cfb Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 11 Jul 2010 02:10:54 +0000 Subject: unicorn 1.1.1 - fixing cleanups gone bad :x Unicorn::TeeInput constant resolution for Unicorn::ClientError got broken simplifying code for RDoc. This affects users of Rainbows! and Zbatery. --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index b5fe9fd..3354ff1 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -169,7 +169,7 @@ NEWS: GIT-VERSION-FILE .manifest $(RAKE) -s news_rdoc > $@+ mv $@+ $@ -SINCE = 0.991.0 +SINCE = 1.0.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