Skip to content

Commit

Permalink
Bump version to 2.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
zerocrates committed Jul 16, 2014
1 parent 699d867 commit bf8e193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*/

// Define the current version of Omeka.
define('OMEKA_VERSION', '2.2');
define('OMEKA_VERSION', '2.2.1');

// Define the application environment.
if (!defined('APPLICATION_ENV')) {
Expand Down

0 comments on commit bf8e193

Please sign in to comment.