fix up version in 7.09 master makefile (thx, forum2006)
authorFelix Fietkau <nbd@openwrt.org>
Thu, 20 Sep 2007 16:57:18 +0000 (16:57 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 20 Sep 2007 16:57:18 +0000 (16:57 +0000)
SVN-Revision: 8882

Makefile

index 3dad2cd5a744e5f6c8054faf8f90c4e6d3be752c..88ac1c6fba7ad8fd32098762f37bbb81de6d5452 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
 #
 
 RELEASE:=Kamikaze
-VERSION:=7.07
+VERSION:=7.09
 
 #--------------------------------------------------------------
 # Just run 'make menuconfig', configure stuff, then run 'make'.