diff -r 9db359d6e60c -r d1a95497b68f install/includes/common.php --- a/install/includes/common.php Mon Feb 11 14:05:57 2008 -0500 +++ b/install/includes/common.php Mon Feb 11 14:33:31 2008 -0500 @@ -16,7 +16,7 @@ // Our version number. This needs to be changed for any custom releases. $installer_version = array( - 'version' => '1.1.1', + 'version' => '1.1.2', 'type' => 'alpha' // If type is set to "rc", "beta", or "alpha", optionally another version number can be issued with the key 'sub': // 'sub' => '3' will produce Enano 1.1.1a3 / Enano 1.1.1 alpha 3