X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=Makefile;h=f43994d3ef499972f5adf2c3b35587bf5237f376;hb=c460d1f98d50f0e032851c12cecbffa42d1aa0b9;hp=41c71f2cf7a82e8007300ca55064bd68bd671da4;hpb=2a09fb070e935ab2115fadb18f0f2b377f0f0d9f;p=banana.git diff --git a/Makefile b/Makefile index 41c71f2..f43994d 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ clean: make -C po clean %: %.in Makefile - sed -e 's,@VERSION@,$(VERSION),g' $< > $@ + sed -e 's,@VERSION@,$(VERSION) The Bearded Release,g' $< > $@ # banana package targets