diff options
Diffstat (limited to 'package/network/ipv6/6rd/Makefile')
-rw-r--r-- | package/network/ipv6/6rd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/6rd/Makefile b/package/network/ipv6/6rd/Makefile index 5a4807805c..19177f1c46 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:=5 +PKG_VERSION:=6 PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk |