summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/6rd/Makefile
diff options
context:
space:
mode:
authorcyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-15 13:08:14 +0000
committercyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-15 13:08:14 +0000
commitb81f0c9e0f3f557ccc7717af4c091dedd18d61da (patch)
treedb1a92f56cd23636c07f8d28125e618f7131a018 /package/network/ipv6/6rd/Makefile
parent3b4ac5a6df082976d6c244a659715ce68400eb34 (diff)
6rd: add support for native IPv6 prefix handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35173 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/ipv6/6rd/Makefile')
-rw-r--r--package/network/ipv6/6rd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/6rd/Makefile b/package/network/ipv6/6rd/Makefile
index 3d4549674..f64cab3fe 100644
--- a/package/network/ipv6/6rd/Makefile
+++ b/package/network/ipv6/6rd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6rd
-PKG_VERSION:=2
+PKG_VERSION:=3
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk