From: Jo-Philipp Wich Date: Mon, 17 May 2010 19:39:08 +0000 (+0000) Subject: uci: bump package revision X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=80bd4f660331158cb5f2879ad271cd1e1c99923e;p=librecmc%2Flibrecmc.git uci: bump package revision SVN-Revision: 21494 --- diff --git a/package/uci/Makefile b/package/uci/Makefile index 3ce9e9ee38..fea8fa3922 100644 --- a/package/uci/Makefile +++ b/package/uci/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk UCI_VERSION=12012009 -UCI_RELEASE=5 +UCI_RELEASE=6 PKG_NAME:=uci PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))