From: W. Trevor King Date: Fri, 5 Oct 2012 12:19:11 +0000 (-0700) Subject: Fix generated release comment in the Makefile. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0c57a2928b28425dab1acea82103e2aa4783aa1e;p=assignment-template.git Fix generated release comment in the Makefile. --- diff --git a/Makefile b/Makefile index 022ef26..74a07e0 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ # http://www.gnu.org/software/make/manual/html_node/Reference.html # You can override variables from the command line. For example # $ make VERSION=2 dist -# will generate hw0-2.tar.gz +# will generate phys405-hw0-2.tar.gz COURSE = phys405 PACKAGE = hw0 VERSION = 1