diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,7 @@ # basil (21jan08) - 1.7.2 # clara (23mar08) - 1.7.3 # desmond (06jul08) - 1.7.4 +# ernest (19jul09) - 1.7.5 ifeq ($(wildcard /sbin/md5),/sbin/md5) @@ -73,3 +74,4 @@ test: # POST gpg sig on website! # POST md5sum on website! # RUN setup.py +# DO the push to pypy |