Browse Source

Kickoff 2014.11 cycle

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 11 năm trước cách đây
mục cha
commit
7f0ce7c878
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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