瀏覽代碼

kickoff 2011.05 development cycle

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

+ 2 - 0
CHANGES

@@ -1,3 +1,5 @@
+2011.05, Not released yet:
+
 2011.02, Released February 28th, 2011:
 
 	Fixes all over the tree.

+ 1 - 1
Makefile

@@ -24,7 +24,7 @@
 #--------------------------------------------------------------
 
 # Set and export the version string
-export BR2_VERSION:=2011.02
+export BR2_VERSION:=2011.05-git
 
 # This top-level Makefile can *not* be executed in parallel
 .NOTPARALLEL: