install/includes/common.php
changeset 436 242353360e37
parent 411 d1a95497b68f
child 536 218a627eb53e
--- a/install/includes/common.php	Tue Feb 19 08:32:57 2008 -0500
+++ b/install/includes/common.php	Wed Feb 20 14:38:39 2008 -0500
@@ -16,7 +16,7 @@
 
 // Our version number. This needs to be changed for any custom releases.
 $installer_version = array(
-  'version' => '1.1.2',
+  'version' => '1.1.3',
   '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