diff options
author | Ted Trask <ttrask01@yahoo.com> | 2009-12-10 15:31:36 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2009-12-10 15:31:36 +0000 |
commit | e62adafede0caaf96fdf8d505f0770c1edfb53d5 (patch) | |
tree | 6aca9c3846b3fced8aaff95571823246c0105913 /Makefile | |
parent | 1c05fe4dc61a760ee2c306866b7e0bcc38f64209 (diff) | |
download | acf-iptables-0.2.1.tar.bz2 acf-iptables-0.2.1.tar.xz |
UI fix, bumped to 0.2.1v0.2.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=iptables PACKAGE=acf-$(APP_NAME) -VERSION=0.2.0 +VERSION=0.2.1 APP_DIST=\ iptables* \ |