diff options
Diffstat (limited to 'cdn/video_s3')
-rw-r--r-- | cdn/video_s3/video_s3.info | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/cdn/video_s3/video_s3.info b/cdn/video_s3/video_s3.info index 57898fc..949460b 100644 --- a/cdn/video_s3/video_s3.info +++ b/cdn/video_s3/video_s3.info @@ -4,5 +4,7 @@ name = Amazon S3 on Video description = Leverages the Video module and Amazon Simple Storage Service (Amazon S3) to serve and store your video's saving bandwidth. package = "Video" dependencies[] = video -core = 6.x -version = 6.x-4.x-dev
\ No newline at end of file +core = 7.x +files[]=video_s3.module +files[]=video_s3.install +files[]=video_s3.admin.inc
\ No newline at end of file |