base-files, uci: properly revert list state on config_load This fixes a bug where...
[oweals/openwrt.git] / package / uci / Makefile
index 925e42fd08625c6ab32940d4abd64bfc7794dda0..3c88dae37eb4ea25dc8731cec4903718798473f9 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))