Release 1.0.4

This commit is contained in:
Stuart D. Gathman
2019-04-17 19:07:50 -04:00
parent 7d097fa4a0
commit 10fdccf366
5 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ web:
rsync -ravKk doc/html/ bmsi.com:/var/www/html/pymilter
cd doc/html; zip -r ../../doc .
VERSION=1.0.3
VERSION=1.0.4
PKG=pymilter-$(VERSION)
SRCTAR=$(PKG).tar.gz