ソースを参照

kickoff 2014.05 development cycle

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 12 年 前
コミット
c4dfb08350
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -24,7 +24,7 @@
 #--------------------------------------------------------------
 
 # Set and export the version string
-export BR2_VERSION:=2014.02-rc1
+export BR2_VERSION:=2014.05-git
 
 # Check for minimal make version (note: this check will break at make 10.x)
 MIN_MAKE_VERSION=3.81