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

Kickoff 2014.11 cycle

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard пре 11 година
родитељ
комит
7f0ce7c878
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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