From edc26dadc072370c81f74398e8e0b2102ba53208 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sun, 3 Aug 2008 09:52:07 +0000 Subject: [PATCH] Bump UCI version to 0.4.8 --- contrib/uci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0