From: Steven Barth <steven@midlink.org>
Date: Wed, 30 Jul 2008 23:20:35 +0000 (+0000)
Subject: Revert "Bump UCI version"
X-Git-Tag: 0.8.0~549
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c16a35d55106f598d41280e177c77b46f3dbfb59;p=oweals%2Fluci.git

Revert "Bump UCI version"

This reverts commit 7c0dee58bf452347d264556a09195d0a7a825b0e.
---

diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile
index cf3020ffb..d3f8403c2 100644
--- a/contrib/uci/Makefile
+++ b/contrib/uci/Makefile
@@ -1,7 +1,7 @@
 include ../../build/config.mk
 include ../../build/gccconfig.mk
 
-UCI_VERSION = 0.4.5
+UCI_VERSION = 0.4.4
 UCI_SITE = http://mirror2.openwrt.org/sources
 UCI_DIR = uci-$(UCI_VERSION)
 UCI_FILE = $(UCI_DIR).tar.gz