projects
/
p5sagit/Distar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1fcacfb
)
change release name policy
Arthur Axel 'fREW' Schmidt [Mon, 25 Jul 2011 01:12:21 +0000 (20:12 -0500)]
lib/Distar.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Distar.pm
b/lib/Distar.pm
index
51fd402
..
3141c72
100644
(file)
--- a/
lib/Distar.pm
+++ b/
lib/Distar.pm
@@
-80,7
+80,7
@@
upload: preflight $(DISTVNAME).tar$(SUFFIX)
cpan-upload $(DISTVNAME).tar$(SUFFIX)
release: upload
git commit -a -m "Release commit for $(VERSION)"
- git tag release_$(VERSION) -m "release $(VERSION)"
+ git tag v$(VERSION) -m "release v$(VERSION)"
git push --tags
git push
distdir: readmefile