Skip to content
Snippets Groups Projects
Commit eea110d1 authored by Stuart Gathman's avatar Stuart Gathman
Browse files

release 0.9.4

parent 4b2c08c0
Branches
Tags
No related merge requests found
web:
doxygen
rsync -ravK doc/html/ spidey2.bmsi.com:/Public/pymilter
VERSION=0.9.4
CVSTAG=pymilter-0_9_4
PKG=pymilter-$(VERSION)
SRCTAR=$(PKG).tar.gz
$(SRCTAR):
cvs export -r$(CVSTAG) -d $(PKG) pymilter
tar cvfz $(PKG).tar.gz $(PKG)
rm -r $(PKG)
cvstar: $(SRCTAR)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment