uci: bump pkg release after r21489-r21494 (#7312)
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 21 May 2010 20:35:39 +0000 (20:35 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 21 May 2010 20:35:39 +0000 (20:35 +0000)
SVN-Revision: 21529

package/uci/Makefile

index 3ce9e9ee3887939e2573dc7745dabf89a386485c..bf0107f7772a91651e73386e55de3c7a230a3082 100644 (file)
@@ -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