Browse Source

Open 2013.11 development cycle

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni 12 years ago
parent
commit
e0d640232e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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