Changes for 0.9.8
This commit is contained in:
parent
3620672399
commit
67a3a6c95c
4
Makefile
4
Makefile
@ -1,4 +1,4 @@
|
||||
VERSION=0.9.7
|
||||
VERSION=0.9.8
|
||||
TAR=/usr/bin/tar
|
||||
TARBALL="firewall-sosdg-$(VERSION).tar.bz2"
|
||||
|
||||
@ -16,4 +16,4 @@ tarball:
|
||||
$(TAR) jcf $(TARBALL) --exclude='.svn' firewall-sosdg
|
||||
|
||||
upgrade:
|
||||
mv -f blocked ipv4-blocked &>/dev/null
|
||||
mv -f blocked ipv4-blocked &>/dev/null
|
||||
|
Loading…
x
Reference in New Issue
Block a user