From 06c5595cb7b77f65648740d47f0b98a1a73eed8c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 4 May 2010 17:30:26 -0700 Subject: raindrops 0.2.0 - raining penguins! For servers running Unicorn 0.98.0 (and derivative servers) under Linux, :listeners no longer needs to be passed explicitly when configuring the Rack middleware. Some small documentation updates and cleanups, too. --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 416b87f..ec47b8a 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -53,7 +53,7 @@ NEWS: GIT-VERSION-FILE latest: NEWS @awk 'BEGIN{RS="=== ";ORS=""}NR==2{sub(/\n$$/,"");print RS""$$0 }' $< -SINCE = +SINCE = 0.1.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