Skip to content

Commit

Permalink
makefile: release takes a version
Browse files Browse the repository at this point in the history
  • Loading branch information
travisjeffery committed Sep 8, 2014
1 parent a75b14b commit 13bebde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
release:
./scripts/release
./scripts/release $(version)

0 comments on commit 13bebde

Please sign in to comment.