Skip to content

Commit

Permalink
Prepare for 3.1.3 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
asika32764 committed Nov 19, 2016
1 parent c13f6bf commit 18d95e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Crypt/Test/CryptHelperTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Test class of CryptHelper
*
* @since {DEPLOY_VERSION}
* @since 3.1.3
*/
class CryptHelperTest extends \PHPUnit_Framework_TestCase
{
Expand Down
4 changes: 2 additions & 2 deletions src/Edge/Exception/EdgeException.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Part of phoenix project.
*
* @copyright Copyright (C) 2016 {ORGANIZATION}. All rights reserved.
* @copyright Copyright (C) 2016 LYRASOFT. All rights reserved.
* @license GNU General Public License version 2 or later.
*/

Expand All @@ -13,7 +13,7 @@
/**
* The EdgeException class.
*
* @since {DEPLOY_VERSION}
* @since 3.1.3
*/
class EdgeException extends \Exception
{
Expand Down

0 comments on commit 18d95e9

Please sign in to comment.