From e3679c4d3ebd8b80aa5d9e4a3a2a945c9c9ff2b4 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 10 Jul 2010 22:19:40 +0000 Subject: raindrops v0.3.0 - LGPL v2.1 and v3.0 Raindrops is now licensed under the LGPLv2.1 or LGPLv3 (from LGPLv3-only) to allow bundling in GPLv2-only applications. There are small documentation updates and updated examples at http://raindrops.bogomips.org/examples/ --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 0821082..d1f9687 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 = 0.1.0 +SINCE = 0.2.1 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