summaryrefslogtreecommitdiff
path: root/tools/release/bins.pl
diff options
context:
space:
mode:
authorFranklin Wei <git@fwei.tk>2017-04-30 13:24:45 -0400
committerFranklin Wei <git@fwei.tk>2017-04-30 17:49:05 -0400
commite59197f07869d63bfc90dbce000d6af9c0fb73de (patch)
tree98c7965aba17070788c0be68f2e26a33058d803c /tools/release/bins.pl
parentc7d6457cfdd3d39aa669ed4b08e6bdf80182d9e9 (diff)
downloadrockbox-e59197f07869d63bfc90dbce000d6af9c0fb73de.tar.gz
rockbox-e59197f07869d63bfc90dbce000d6af9c0fb73de.zip
Revert "Bump version to 3.14"
This reverts commit 42115ffab8c36ee9f1dead8f20a6da93bb7298db.
Diffstat (limited to 'tools/release/bins.pl')
-rwxr-xr-xtools/release/bins.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/release/bins.pl b/tools/release/bins.pl
index 17c64f263d..b2cce2d122 100755
--- a/tools/release/bins.pl
+++ b/tools/release/bins.pl
@@ -1,5 +1,5 @@
1#!/usr/bin/perl 1#!/usr/bin/perl
2$version="3.14"; 2$version="3.11.1";
3 3
4require "tools/builds.pm"; 4require "tools/builds.pm";
5 5