changeset 411 | d1a95497b68f |
parent 400 | 7eef739a5b81 |
child 436 | 242353360e37 |
--- 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