From: Steven Barth Date: Tue, 23 Dec 2008 11:47:50 +0000 (+0000) Subject: Bump UCI X-Git-Tag: 0.9.0~865 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=22625f02fd298a830c5c377c2aec7bd25e0a20a4;p=oweals%2Fluci.git Bump UCI --- diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile index 7e75f576e..1b9151952 100644 --- a/contrib/uci/Makefile +++ b/contrib/uci/Makefile @@ -1,7 +1,7 @@ include ../../build/config.mk include ../../build/gccconfig.mk -UCI_VERSION = 0.6.4 +UCI_VERSION = 0.7.0 UCI_SITE = http://mirror2.openwrt.org/sources UCI_DIR = uci-$(UCI_VERSION) UCI_FILE = $(UCI_DIR).tar.gz