summaryrefslogtreecommitdiff
path: root/package/6in4/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-07-09 00:17:31 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-07-09 00:17:31 +0000
commit9b5e8c5913c9ccb3d3cb88d1527786032a1dac06 (patch)
tree23633d4d2296a23659f99286e6e9fb2c284133db /package/6in4/Makefile
parent1d45111aa57e1007321d15ac9ffe949e1a4341d7 (diff)
downloadmtk-20170518-9b5e8c5913c9ccb3d3cb88d1527786032a1dac06.zip
mtk-20170518-9b5e8c5913c9ccb3d3cb88d1527786032a1dac06.tar.gz
mtk-20170518-9b5e8c5913c9ccb3d3cb88d1527786032a1dac06.tar.bz2
6in4: automatically determine wan interface in hotplug events
SVN-Revision: 22102
Diffstat (limited to 'package/6in4/Makefile')
-rw-r--r--package/6in4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/6in4/Makefile b/package/6in4/Makefile
index d88ee16..75e7848 100644
--- a/package/6in4/Makefile
+++ b/package/6in4/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6in4
-PKG_VERSION:=2
+PKG_VERSION:=3
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk