diff -r 70169f572190 -r 449fdd113eb0 install/includes/common.php --- a/install/includes/common.php Sun Dec 27 02:25:29 2009 -0500 +++ b/install/includes/common.php Sun Dec 27 02:27:35 2009 -0500 @@ -15,7 +15,7 @@ // Our version number. This needs to be changed for any custom releases. $installer_version = array( - 'version' => '1.1.7', + 'version' => '1.1.8', 'type' => 'beta' // 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