tag in Makefile

This commit is contained in:
mdipierro
2012-08-22 18:08:58 -05:00
parent 0630f4e298
commit 9c3e4cf03a
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -124,4 +124,8 @@ push:
hg push
git push
git push mdipierro
#bzr push bzr+ssh://mdipierro@bazaar.launchpad.net/~mdipierro/web2py/devel --use-existing-dir
tag:
git tag -l '$(S)'
hg tag -l '$(S)'
make commit
make push
+1 -1
View File
@@ -1 +1 @@
Version 2.00.0 (2012-08-22 17:35:38) dev
Version 2.00.0 (2012-08-22 18:08:54) dev