From: Felix Fietkau Date: Thu, 20 Sep 2007 16:57:18 +0000 (+0000) Subject: fix up version in 7.09 master makefile (thx, forum2006) X-Git-Tag: kamikaze_7.09~21 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d4372d75881c720c6652f35b358ed0a691dcf9cd;p=openwrt%2Fsvn-archive%2Fopenwrt.git fix up version in 7.09 master makefile (thx, forum2006) SVN-Revision: 8882 --- diff --git a/Makefile b/Makefile index 3dad2cd5a7..88ac1c6fba 100644 --- 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'.