uci: revert pkg rev to 5 until updated sources are available (#7351)
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 20 May 2010 07:04:32 +0000 (07:04 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 20 May 2010 07:04:32 +0000 (07:04 +0000)
SVN-Revision: 21516

package/uci/Makefile

index fea8fa3922157d8c9130bf2b7ac80d2b2158a400..3ce9e9ee3887939e2573dc7745dabf89a386485c 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 UCI_VERSION=12012009
-UCI_RELEASE=6
+UCI_RELEASE=5
 
 PKG_NAME:=uci
 PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))