diff -r 17eebd541742 -r e48b1937dfc3 install.php --- a/install.php Sat Mar 21 18:57:34 2009 -0400 +++ b/install.php Sat Mar 21 18:58:41 2009 -0400 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * Copyright (C) 2006-2007 Dan Fuhry * install.php - handles everything related to installation and initial configuration * @@ -30,8 +30,8 @@ define('IN_ENANO_INSTALL', 'true'); -define('ENANO_VERSION', '1.0.5'); -define('ENANO_RELEASE_NAME', 'Ferrishyn'); +define('ENANO_VERSION', '1.0.6'); +define('ENANO_RELEASE_NAME', 'Roane'); // In beta versions, define ENANO_BETA_VERSION here if(!defined('scriptPath')) { @@ -1149,7 +1149,7 @@ case 'welcome': ?>
- [ Enano CMS Project logo ] + [ Enano CMS Project logo ]

Welcome to Enano

Version – stable
also affectionately known as "" :)

@@ -1531,7 +1531,7 @@
Your copy of Enano has the Windows mod_rewrite workaround patch enabled.