From 46301850d64e94b6a20a9d4640d4c50c63a7edc9 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 21 May 2010 20:35:39 +0000 Subject: uci: bump pkg release after r21489-r21494 (#7312) SVN-Revision: 21529 --- package/uci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/uci') diff --git a/package/uci/Makefile b/package/uci/Makefile index 3ce9e9e..bf0107f 100644 --- a/package/uci/Makefile +++ b/package/uci/Makefile @@ -12,7 +12,7 @@ UCI_RELEASE=5 PKG_NAME:=uci PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE)) -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_REV:=aa3ab8012bfbf793d2884c08ea924545a04e9544 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -- cgit v1.1