diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ cleanall: clean-top test -f nytprof.out && rm nytprof.out test -f tmon.out && rm tmon.out test -d nytprof && rm -Rf nytprof -release: dch deb version documentation perltidy +release: dch deb version documentation perltidy dput git commit -a -m 'New release' bash -c "git tag $$(cat .version)" git push --tags |
