6in4: use network_find_wan() and network_get_iapddr() to find local ip, use json_get_...
[openwrt/openwrt.git] / package / 6in4 / Makefile
index 60c1bcc2acdb4decc6cf47a1435c37764d4f71c6..945dc0cea6ede272cbd7d9cbde64a95bda30dd5e 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2010-2011 OpenWrt.org
+# Copyright (C) 2010-2012 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=6in4
-PKG_VERSION:=10
+PKG_VERSION:=11
 PKG_RELEASE:=1
 
 include $(INCLUDE_DIR)/package.mk