From: jow Date: Mon, 14 Nov 2011 13:33:55 +0000 (+0000) Subject: [backfire] uci: bump pkg revision X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=ee48697bb6cbfa53f47d3333718750fc236fcca7 [backfire] uci: bump pkg revision git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@29114 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/uci/Makefile b/package/uci/Makefile index 4309f2a0d..f5a020e1c 100644 --- a/package/uci/Makefile +++ b/package/uci/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk UCI_VERSION=12012009 -UCI_RELEASE=6 +UCI_RELEASE=7 PKG_NAME:=uci PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))