aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNigel Taylor <njtaylor0101@gmail.com>2013-03-16 21:05:20 +0000
committerNigel Taylor <njtaylor0101@gmail.com>2013-03-16 21:05:20 +0000
commitf85fa820e9b8a5ac9abad21a1d5b6b1a0ebf6d1f (patch)
tree9261c9bf4b1eca621ccd1fb54f90975969923a7b
parent15622befec9aa7d3bdbe1f99ed45a5feeb6dd9a6 (diff)
downloadget-flash-videos-f85fa820e9b8a5ac9abad21a1d5b6b1a0ebf6d1f.tar.gz
Add version for recent change.
-rw-r--r--lib/FlashVideo/Site/Channel5.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/FlashVideo/Site/Channel5.pm b/lib/FlashVideo/Site/Channel5.pm
index 5f11f73..f55acf8 100644
--- a/lib/FlashVideo/Site/Channel5.pm
+++ b/lib/FlashVideo/Site/Channel5.pm
@@ -5,6 +5,9 @@ use strict;
use FlashVideo::Utils;
use MIME::Base64;
+our $VERSION = '0.01';
+sub Version() { $VERSION; }
+
my $encode_rates = {
"low" => 480,
"medium" => 800,