summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2009-01-25 19:01:07 +0000
committerSteven Barth <steven@midlink.org>2009-01-25 19:01:07 +0000
commite71a8b1641e54267c2b4856d4097e9cb06b4086b (patch)
tree2c7e036448ad4577b1f3464c83874878913caf69 /contrib
parent233159e9d43ee86963a061434f77473849aea985 (diff)
Bump UCI
Diffstat (limited to 'contrib')
-rw-r--r--contrib/uci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile
index 09f0cdf24..95d25ab17 100644
--- a/contrib/uci/Makefile
+++ b/contrib/uci/Makefile
@@ -1,7 +1,7 @@
include ../../build/config.mk
include ../../build/gccconfig.mk
-UCI_VERSION = 0.7.2
+UCI_VERSION = 0.7.3
UCI_SITE = http://mirror2.openwrt.org/sources
UCI_DIR = uci-$(UCI_VERSION)
UCI_FILE = $(UCI_DIR).tar.gz