projects
/
10.03
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2c6cf8
)
[backfire] uci: bump pkg revision
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 14 Nov 2011 13:33:55 +0000
(13:33 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 14 Nov 2011 13:33:55 +0000
(13:33 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@29114
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/uci/Makefile
patch
|
blob
|
history
diff --git
a/package/uci/Makefile
b/package/uci/Makefile
index
4309f2a
..
f5a020e
100644
(file)
--- a/
package/uci/Makefile
+++ b/
package/uci/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
UCI_VERSION=12012009
-UCI_RELEASE=
6
+UCI_RELEASE=
7
PKG_NAME:=uci
PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))