Skip to content

Commit

Permalink
Update version to 1.3.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vboctor committed Dec 8, 2014
1 parent 1840db4 commit 0c220b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/constant_inc.php
Expand Up @@ -21,7 +21,7 @@
/**
* Mantis Version
*/
define( 'MANTIS_VERSION', '1.3.0dev' );
define( 'MANTIS_VERSION', '1.3.0-beta.1' );
define( 'FILTER_VERSION', 'v9' );

# --- constants -------------------
Expand Down

0 comments on commit 0c220b2

Please sign in to comment.