diff options
author | Patrick McHardy <kaber@trash.net> | 2010-03-01 15:11:28 +0100 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2010-03-01 15:11:28 +0100 |
commit | cf7e42ffbb624c27591f6d55606bdccd358c7785 (patch) | |
tree | 7673fa8edc0e6c7d69f6a6eb3985184ff76e16ef /release.sh | |
parent | 390755ded5e4e8b0dcfa97443a95268bfa03e952 (diff) |
iptables 1.4.7v1.4.7
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'release.sh')
-rw-r--r-- | release.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ # set -e -VERSION=1.4.5 -PREV_VERSION=1.4.4 +VERSION=1.4.7 +PREV_VERSION=1.4.6 TMPDIR=/tmp/ipt-release IPTDIR="$TMPDIR/iptables-$VERSION" |