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:
1a5cf71
)
put the version in the master makefile
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 1 Jul 2007 18:31:54 +0000
(18:31 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 1 Jul 2007 18:31:54 +0000
(18:31 +0000)
SVN-Revision: 7835
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index dbfdb8e82e6c23d693ed725bb0538087a31f7029..3dad2cd5a744e5f6c8054faf8f90c4e6d3be752c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-8,7
+8,7
@@
#
RELEASE:=Kamikaze
-#VERSION:=2.0 # uncomment for final release
+VERSION:=7.07
#--------------------------------------------------------------
# Just run 'make menuconfig', configure stuff, then run 'make'.