tag in Makefile

This commit is contained in:
mdipierro
2012-08-22 18:08:58 -05:00
parent 0cef0c0dfc
commit 1a5b4ea6ae
2 changed files with 6 additions and 2 deletions

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

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