Skip to content

Commit

Permalink
Version stamp
Browse files Browse the repository at this point in the history
  • Loading branch information
katanacrimson committed Oct 2, 2011
1 parent 0e9f69c commit 23e9c71
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@
*/
class Loader implements \Iterator
{
/**
* materia version stamp
*/
const VERSION = '1.0.0-dev';

/**
* @var string - The base path to use with all addon loading.
*/
Expand Down

0 comments on commit 23e9c71

Please sign in to comment.