Explorar el Código

Kickoff 2016.02 cycle

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard hace 9 años
padre
commit
2318c29e80
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -41,7 +41,7 @@ else # umask
 all:
 
 # Set and export the version string
-export BR2_VERSION := 2015.11
+export BR2_VERSION := 2016.02-git
 
 # Save running make version since it's clobbered by the make package
 RUNNING_MAKE_VERSION := $(MAKE_VERSION)