Add a generic way to catch some informations from the subject...
[banana.git] / Makefile
index 41c71f2..f43994d 100644 (file)
--- 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