Procházet zdrojové kódy

Kickoff 2013.05 cycle

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard před 12 roky
rodič
revize
37d2ab569d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.02
+export BR2_VERSION:=2013.05-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