aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/6rd/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2013-01-15 13:08:14 +0000
committerSteven Barth <cyrus@openwrt.org>2013-01-15 13:08:14 +0000
commit955a1e8e28a117a1cee056cab5eb7d6ea25974b9 (patch)
tree8cc2cf745615c27c327e4e915c2c9ab81d15a3cf /package/network/ipv6/6rd/Makefile
parent811cd2acf4ff784a746c421685ef189971beb141 (diff)
downloadupstream-955a1e8e28a117a1cee056cab5eb7d6ea25974b9.tar.gz
upstream-955a1e8e28a117a1cee056cab5eb7d6ea25974b9.tar.bz2
upstream-955a1e8e28a117a1cee056cab5eb7d6ea25974b9.zip
6rd: add support for native IPv6 prefix handling
SVN-Revision: 35173
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 3d4549674f..f64cab3fe0 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