From: Jo-Philipp Wich Date: Mon, 14 Nov 2011 13:33:55 +0000 (+0000) Subject: uci: bump pkg revision X-Git-Tag: backfire_10.03.1~55 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=54590836f66f9e98cbb914a714e55883d60ad224;p=openwrt%2Fsvn-archive%2Fopenwrt.git uci: bump pkg revision SVN-Revision: 29114 --- diff --git a/package/uci/Makefile b/package/uci/Makefile index 4309f2a0d9..f5a020e1cd 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))