diff --git a/CHANGES b/CHANGES index 6e92654..288f485 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +1.1.9 2014-12-26 +- One Chinese DNS and one foreign DNS requirement is only a warning now +- Update iplist + 1.1.8 2014-11-19 - Add -d option: also filter results inside China from foreign DNS servers diff --git a/openwrt/Makefile b/openwrt/Makefile index afc1fd7..1aeebd6 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ChinaDNS-C -PKG_VERSION:=1.1.8 +PKG_VERSION:=1.1.9 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_URL:=https://github.com/clowwindy/ChinaDNS-C/releases/download/$(PKG_VERSION)