X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fuci%2FMakefile;h=3c88dae37eb4ea25dc8731cec4903718798473f9;hb=0af92c3edba0a538ce11c89021b62692d3548735;hp=925e42fd08625c6ab32940d4abd64bfc7794dda0;hpb=d1d21c882ecf917eaf073cdeaff5cb74c19904b4;p=openwrt.git diff --git a/package/uci/Makefile b/package/uci/Makefile index 925e42fd08..3c88dae37e 100644 --- a/package/uci/Makefile +++ b/package/uci/Makefile @@ -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))