Release 1.0.2

This commit is contained in:
Stuart D. Gathman
2016-12-13 14:15:56 -05:00
parent 2fa952e108
commit bc9d8c622b
5 changed files with 14 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ web:
rsync -ravKk doc/html/ spidey2.bmsi.com:/Public/pymilter
cd doc/html; zip -r ../../doc .
VERSION=1.0.1
VERSION=1.0.2
PKG=pymilter-$(VERSION)
SRCTAR=$(PKG).tar.gz