summaryrefslogtreecommitdiffhomepage
path: root/contrib/uci
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-08-23 17:51:51 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-08-23 17:51:51 +0000
commit606f7dc31317f110a98bbdb64baf00d6064bac2c (patch)
treec62894968a219eb056f107e23c79a999024c7854 /contrib/uci
parent4fc00fead31332769eb9c584460beda1f076d98d (diff)
* luci/contrib: bump uci to v0.6.0
Diffstat (limited to 'contrib/uci')
-rw-r--r--contrib/uci/Makefile2
1 files changed, 1 insertions, 1 deletions
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