diff options
author | Ted Trask <ttrask01@yahoo.com> | 2012-07-30 23:39:21 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2012-07-30 23:39:21 +0000 |
commit | 47a9e7da8c229413def72070d5674f1dfb4d0e05 (patch) | |
tree | 75f650f12754b4b80e71a14326c199e5af568010 /Makefile | |
parent | 69bf33f5228291767ad9042b7eedd3f2190d6bd2 (diff) | |
download | acf-iptables-0.4.0.tar.bz2 acf-iptables-0.4.0.tar.xz |
Bumped version to 0.4.0v0.4.0
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.3.3 +VERSION=0.4.0 APP_DIST=\ iptables* \ |