mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
parent
cce3adb179
commit
4519027562
4 changed files with 8 additions and 8 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/perl
|
||||
$version="3.11.1";
|
||||
$version="3.14";
|
||||
|
||||
require "tools/builds.pm";
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/perl
|
||||
|
||||
$version="3.11.1";
|
||||
$version="3.14";
|
||||
|
||||
require "tools/builds.pm";
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/perl
|
||||
|
||||
$version="3.11.1";
|
||||
$version="3.14";
|
||||
|
||||
require "tools/builds.pm";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue