From: Steven Barth Date: Sun, 25 Jan 2009 19:01:07 +0000 (+0000) Subject: Bump UCI X-Git-Tag: 0.9.0~733 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=e71a8b1641e54267c2b4856d4097e9cb06b4086b Bump UCI --- diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile index 09f0cdf24..95d25ab17 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.2 +UCI_VERSION = 0.7.3 UCI_SITE = http://mirror2.openwrt.org/sources UCI_DIR = uci-$(UCI_VERSION) UCI_FILE = $(UCI_DIR).tar.gz