Explorar el Código

Kickoff 2012.11 cycle

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard hace 13 años
padre
commit
f9686563b4
Se han modificado 2 ficheros con 3 adiciones y 1 borrados
  1. 2 0
      CHANGES
  2. 1 1
      Makefile

+ 2 - 0
CHANGES

@@ -1,3 +1,5 @@
+2012.11, Not released yet:
+
 2012.08, Release August 31th, 2012
 
 	Updated/fixed packages: microperl, cups, luajit, rrdtool,

+ 1 - 1
Makefile

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