From 5768c4339c130975658f4d084fb29fdb781403a6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 10 Jul 2010 22:31:03 +0000 Subject: doc: fix ChangeLog generation There was never a 0.2.1 :x --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index d1f9687..e18e060 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.2.1 +SINCE = 0.2.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