From bf8ba4e0cfc944eb300495bfdc09e94f6a7df652 Mon Sep 17 00:00:00 2001 From: jow Date: Thu, 27 Sep 2012 18:30:07 +0000 Subject: [package] 6to4: properly setup Base6to4Interface (#12251) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33573 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/6to4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/6to4/Makefile') diff --git a/package/6to4/Makefile b/package/6to4/Makefile index fdf8627a4..f29571d86 100644 --- a/package/6to4/Makefile +++ b/package/6to4/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=6to4 -PKG_VERSION:=10 +PKG_VERSION:=11 PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3