2
1
Эх сурвалжийг харах

kickoff 2011.11 development cycle

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 14 жил өмнө
parent
commit
5427c506bd
2 өөрчлөгдсөн 3 нэмэгдсэн , 1 устгасан
  1. 2 0
      CHANGES
  2. 1 1
      Makefile

+ 2 - 0
CHANGES

@@ -1,3 +1,5 @@
+2011.11, Not released yet:
+
 2011.08, Released August 31th, 2011:
 
 	Fixes all over the tree.

+ 1 - 1
Makefile

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