mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Bump version to 3.14
Change-Id: I839e90638d55782d0ce330808051842de581a0bd
This commit is contained in:
parent
881746789a
commit
42115ffab8
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