Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
zombor committed Apr 21, 2011
1 parent a6806ff commit 5a4fcf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/automodeler/core.php
Expand Up @@ -9,7 +9,7 @@
*/
class AutoModeler_Core extends Model_Database implements ArrayAccess
{
const VERSION = '4.0.0';
const VERSION = '4.0.1';

// The database table name
protected $_table_name = '';
Expand Down

0 comments on commit 5a4fcf2

Please sign in to comment.