Makefile
changeset 47 bf9d6fa1b1d4
parent 13 d7975e514b2a
child 89 aa4172c204d4
--- a/Makefile	Thu Jan 10 18:24:27 2013 -0800
+++ b/Makefile	Sun Jan 13 20:29:12 2013 -0800
@@ -1,5 +1,5 @@
 
-VERSION := $(shell awk '/VERSION/ { print $$4 }' shelldap | sed -e "s/[';]//g")
+VERSION := $(shell awk '/VERSION =/ { print $$4 }' shelldap | sed -e "s/[';]//g")
 
 release:
 	@mkdir shelldap-${VERSION}