* luci/contrib: bump uci to v0.6.0
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 23 Aug 2008 17:51:51 +0000 (17:51 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 23 Aug 2008 17:51:51 +0000 (17:51 +0000)
contrib/uci/Makefile

index 391bfcd..4b43244 100644 (file)
@@ -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