mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
fix bins.pl and promote fuze and e200v2 to stable
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_5@24448 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0b30ce72e2
commit
9af3f4cd33
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
#!/usr/bin/perl
|
#!/usr/bin/perl
|
||||||
|
|
||||||
$version="3.5";
|
$version="3.5";
|
||||||
|
|
||||||
|
require "tools/builds.pm";
|
||||||
|
|
||||||
my $verbose;
|
my $verbose;
|
||||||
if($ARGV[0] eq "-v") {
|
if($ARGV[0] eq "-v") {
|
||||||
$verbose =1;
|
$verbose =1;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue