install/includes/common.php
changeset 1195 449fdd113eb0
parent 1081 745200a9cc2a
child 1227 bdac73ed481e
--- 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