瀏覽代碼

Makefile: kickoff 2013.02 cycle

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 12 年之前
父節點
當前提交
677d5068b9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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