From: Steven Barth Date: Mon, 29 Dec 2008 14:56:52 +0000 (+0000) Subject: Bump UCI X-Git-Tag: 0.8.4~35 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=c1e213a5351aa61a64f2289f46675e1b2d7ccf45;p=project%2Fluci.git Bump UCI --- diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile index 1b9151952..14dc36759 100644 --- a/contrib/uci/Makefile +++ b/contrib/uci/Makefile @@ -1,7 +1,7 @@ include ../../build/config.mk include ../../build/gccconfig.mk -UCI_VERSION = 0.7.0 +UCI_VERSION = 0.7.1 UCI_SITE = http://mirror2.openwrt.org/sources UCI_DIR = uci-$(UCI_VERSION) UCI_FILE = $(UCI_DIR).tar.gz