constant S3FS_VERSION in S3 File System 7
The version number of the current release.
1 use of S3FS_VERSION
- s3fs_requirements in ./
s3fs.install - Implements hook_requirements().
File
- ./
s3fs.module, line 11 - Sets up the S3fsStreamWrapper class to be used as a Drupal file system.
Code
define('S3FS_VERSION', '7.x-1.4');