summaryrefslogtreecommitdiff
path: root/tools/release/manuals.pl
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2011-08-14 10:30:13 +0000
committerAlex Parker <rockbox@aeparker.com>2011-08-14 10:30:13 +0000
commitf16bb13271dbec1b045c71a2cae9a88ac9e78ad5 (patch)
tree2dea7908ec4b2cbd4fc140f257398b4dbbf9ecc3 /tools/release/manuals.pl
parent18db18c34de2257a641f3bbce069cee9db820058 (diff)
downloadrockbox-f16bb13271dbec1b045c71a2cae9a88ac9e78ad5.tar.gz
rockbox-f16bb13271dbec1b045c71a2cae9a88ac9e78ad5.zip
Bump versions for 3.9.1
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_9@30295 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools/release/manuals.pl')
-rwxr-xr-xtools/release/manuals.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/release/manuals.pl b/tools/release/manuals.pl
index 9e68a7ae7b..88822f325a 100755
--- a/tools/release/manuals.pl
+++ b/tools/release/manuals.pl
@@ -1,6 +1,6 @@
1#!/usr/bin/perl 1#!/usr/bin/perl
2 2
3$version="3.9"; 3$version="3.9.1";
4 4
5require "tools/builds.pm"; 5require "tools/builds.pm";
6 6