diff --git a/ChangeLog b/ChangeLog index cd5ef93..75f6ba1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +0.9.9a - Brielle Bruns + - Minor bug fixes for my coding errors introduced in + the change of IPv6 variables + 0.9.9 - Brielle Bruns - Loadable module support during firewall loading - More init script fixes. diff --git a/Makefile b/Makefile index d96d055..c48930c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.9.9 +VERSION=0.9.9a TAR=/usr/bin/tar TARBALL="firewall-sosdg-$(VERSION).tar.bz2"