summaryrefslogtreecommitdiffstats
path: root/package/uci/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-05-17 19:39:08 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-05-17 19:39:08 +0000
commit80bd4f660331158cb5f2879ad271cd1e1c99923e (patch)
treef6b452c71926b615a3c271ccfe242d2fca0c4329 /package/uci/Makefile
parent28e92939d1e38b5dfa3772cedc15b6d1120a05f1 (diff)
downloadmaster-31e0f0ae-80bd4f660331158cb5f2879ad271cd1e1c99923e.tar.gz
master-31e0f0ae-80bd4f660331158cb5f2879ad271cd1e1c99923e.tar.bz2
master-31e0f0ae-80bd4f660331158cb5f2879ad271cd1e1c99923e.zip
uci: bump package revision
SVN-Revision: 21494
Diffstat (limited to 'package/uci/Makefile')
-rw-r--r--package/uci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/uci/Makefile b/package/uci/Makefile
index 3ce9e9ee38..fea8fa3922 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))