Преглед изворни кода

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:
 2010.11, Released November 30th, 2010:
 
 
 	Fixes all over the tree.
 	Fixes all over the tree.

+ 1 - 1
Makefile

@@ -24,7 +24,7 @@
 #--------------------------------------------------------------
 #--------------------------------------------------------------
 
 
 # Set and export the version string
 # 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
 # This top-level Makefile can *not* be executed in parallel
 .NOTPARALLEL:
 .NOTPARALLEL: