projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28e9293
)
uci: bump package revision
author
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 17 May 2010 19:39:08 +0000
(19:39 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 17 May 2010 19:39:08 +0000
(19:39 +0000)
SVN-Revision: 21494
package/uci/Makefile
patch
|
blob
|
history
diff --git
a/package/uci/Makefile
b/package/uci/Makefile
index 3ce9e9ee3887939e2573dc7745dabf89a386485c..fea8fa3922157d8c9130bf2b7ac80d2b2158a400 100644
(file)
--- 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))