projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9e9628
)
fix up version in 7.09 master makefile (thx, forum2006)
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 20 Sep 2007 16:57:18 +0000
(16:57 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 20 Sep 2007 16:57:18 +0000
(16:57 +0000)
SVN-Revision: 8882
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 3dad2cd5a744e5f6c8054faf8f90c4e6d3be752c..88ac1c6fba7ad8fd32098762f37bbb81de6d5452 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-8,7
+8,7
@@
#
RELEASE:=Kamikaze
-VERSION:=7.0
7
+VERSION:=7.0
9
#--------------------------------------------------------------
# Just run 'make menuconfig', configure stuff, then run 'make'.