Skip to content

Commit

Permalink
Merge branch 'cloudfront-update' into release-2.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremeamia committed Jun 26, 2014
2 parents b252d8c + 4fb287d commit 959c7e1
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 36 deletions.
2 changes: 1 addition & 1 deletion src/Aws/CloudFront/CloudFrontClient.php
Expand Up @@ -64,7 +64,7 @@
*/
class CloudFrontClient extends AbstractClient
{
const LATEST_API_VERSION = '2014-01-31';
const LATEST_API_VERSION = '2014-05-31';

/**
* Factory method to create a new Amazon CloudFront client using an array of configuration options.
Expand Down

0 comments on commit 959c7e1

Please sign in to comment.