From bf320a4eccaaf041361ad9a2f3ccf77b092c4d06 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Fri, 26 Dec 2014 21:39:42 +0800 Subject: [PATCH] bump --- CHANGES | 4 ++++ openwrt/Makefile | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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)