forked from len0rd/rockbox
parent
42115ffab8
commit
dfef033b43
4 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/perl
|
||||
$version="3.14";
|
||||
$version="3.11.1";
|
||||
|
||||
require "tools/builds.pm";
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/perl
|
||||
|
||||
$version="3.14";
|
||||
$version="3.11.1";
|
||||
|
||||
require "tools/builds.pm";
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/perl
|
||||
|
||||
$version="3.14";
|
||||
$version="3.11.1";
|
||||
|
||||
require "tools/builds.pm";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue