put the version in the master makefile
authorFelix Fietkau <nbd@openwrt.org>
Sun, 1 Jul 2007 18:31:54 +0000 (18:31 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 1 Jul 2007 18:31:54 +0000 (18:31 +0000)
SVN-Revision: 7835

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'.