diff options
author | Steven Barth <steven@midlink.org> | 2008-12-29 14:55:30 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-12-29 14:55:30 +0000 |
commit | 59a84011287e1215b46e957b6db4d877d639a67f (patch) | |
tree | ddadff826ab7b20afc31cb7dc1daac6005082fb9 /contrib | |
parent | 7e99c6f13a0c3d22bbb2d1068393976d727de2b4 (diff) |
Bump UCI
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/uci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile index 1b9151952..14dc36759 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.0 +UCI_VERSION = 0.7.1 UCI_SITE = http://mirror2.openwrt.org/sources UCI_DIR = uci-$(UCI_VERSION) UCI_FILE = $(UCI_DIR).tar.gz |