uci: bump package revision
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 17 May 2010 19:39:08 +0000 (19:39 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 17 May 2010 19:39:08 +0000 (19:39 +0000)
SVN-Revision: 21494

package/uci/Makefile

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