Skip to content

Commit

Permalink
Tag 1.1.2; bump branch to 1.1.3-dev (currently no plans for release).
Browse files Browse the repository at this point in the history
  • Loading branch information
gsnedders committed Nov 16, 2008
1 parent 07cc4ec commit b0906eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions simplepie.inc
Expand Up @@ -33,7 +33,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*
* @package SimplePie
* @version 1.1.1
* @version 1.1.3-dev
* @copyright 2004-2008 Ryan Parman, Geoffrey Sneddon
* @author Ryan Parman
* @author Geoffrey Sneddon
Expand All @@ -51,7 +51,7 @@ define('SIMPLEPIE_NAME', 'SimplePie');
/**
* SimplePie Version
*/
define('SIMPLEPIE_VERSION', '1.1.1');
define('SIMPLEPIE_VERSION', '1.1.3-dev');

/**
* SimplePie Build
Expand Down

0 comments on commit b0906eb

Please sign in to comment.