diff --git a/bootstrap.php b/bootstrap.php index 7cfcdca67..feba84082 100644 --- a/bootstrap.php +++ b/bootstrap.php @@ -8,7 +8,7 @@ */ // Define the current version of Omeka. -define('OMEKA_VERSION', '3.0'); +define('OMEKA_VERSION', '3.0.1'); // Define the application environment. if (!defined('APPLICATION_ENV')) {