diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2007-04-29 12:42:01 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2007-04-29 12:42:01 +0200 |
commit | e9c56f1259a5b0fa9706a9244fca23bb9cd069ab (patch) | |
tree | 65e0ceb07cbf4c7384495d9abf5102de3aed99a3 /Makefile | |
parent | 0d7856c86555136c1b1d9bbd1cb5c84e6833fcf7 (diff) | |
download | smokeping-e9c56f1259a5b0fa9706a9244fca23bb9cd069ab.tar.gz smokeping-e9c56f1259a5b0fa9706a9244fca23bb9cd069ab.tar.xz |
prepare for the release of smokeping-2.1.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -161,8 +161,7 @@ commit: svn commit -m "prepare for the release of smokeping-$(VERSION)" dist: tar commit - mv smokeping-$(VERSION).tar.gz /home/oetiker/public_html/webtools/smokeping/pub/ - cp CHANGES /home/oetiker/public_html/webtools/smokeping/pub/CHANGES + scp CHANGES smokeping-$(VERSION).tar.gz oposs@oss.oetiker.ch/smokeping/pub/ tag: dist svn ls svn://svn.ee.ethz.ch/smokeping/tags/$(VERSION) || \ |