summaryrefslogtreecommitdiffhomepage
path: root/Makefile
blob: a2b28aef443fe6f95fa0cd3a276a05ad23b753dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# releases:
# aerodactyl (13sep03)
# bulbasaur
# charmander (10nov03)

RELEASE=charmander

release:
	python ./setup.py sdist --formats=zip

# places where the version number is stored:
#
# setup.py
# secsh.py
# README