From: Steven Barth Date: Sun, 3 Aug 2008 09:52:07 +0000 (+0000) Subject: Bump UCI version to 0.4.8 X-Git-Tag: 0.8.0~545 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=edc26dadc072370c81f74398e8e0b2102ba53208 Bump UCI version to 0.4.8 --- diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile index d3f8403c2..a153203b2 100644 --- a/contrib/uci/Makefile +++ b/contrib/uci/Makefile @@ -1,7 +1,7 @@ include ../../build/config.mk include ../../build/gccconfig.mk -UCI_VERSION = 0.4.4 +UCI_VERSION = 0.4.8 UCI_SITE = http://mirror2.openwrt.org/sources UCI_DIR = uci-$(UCI_VERSION) UCI_FILE = $(UCI_DIR).tar.gz