From 606f7dc31317f110a98bbdb64baf00d6064bac2c Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 23 Aug 2008 17:51:51 +0000 Subject: [PATCH] * luci/contrib: bump uci to v0.6.0 --- contrib/uci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile index 391bfcd7a..4b4324439 100644 --- a/contrib/uci/Makefile +++ b/contrib/uci/Makefile @@ -1,7 +1,7 @@ include ../../build/config.mk include ../../build/gccconfig.mk -UCI_VERSION = 0.5.0 +UCI_VERSION = 0.6.0 UCI_SITE = http://mirror2.openwrt.org/sources UCI_DIR = uci-$(UCI_VERSION) UCI_FILE = $(UCI_DIR).tar.gz -- 2.25.1