浏览代码

buildroot: kickoff 2011.02 development phase

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 14 年之前
父节点
当前提交
a8ecce0743
共有 2 个文件被更改,包括 5 次插入1 次删除
  1. 4 0
      CHANGES
  2. 1 1
      Makefile

+ 4 - 0
CHANGES

@@ -1,3 +1,7 @@
+2011.02, Not yet released:
+
+	Updated/fixed packages:
+
 2010.11, Released November 30th, 2010:
 
 	Fixes all over the tree.

+ 1 - 1
Makefile

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