Skip to content

Commit

Permalink
updating the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
caseysoftware committed Jan 20, 2014
1 parent 7c41080 commit 43e9385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/version.php
Expand Up @@ -3,4 +3,4 @@
$w2p_version_major = 3;
$w2p_version_minor = 1;
$w2p_version_patch = 0; // Can be set to null if not used
$w2p_version_prepatch = 'pre'; // Set to null if a release version.
$w2p_version_prepatch = null; // Set to null if a release version.

0 comments on commit 43e9385

Please sign in to comment.