diff -r acf430dc25e7 -r f0eee185880a includes/functions.php --- a/includes/functions.php Fri Aug 21 11:50:22 2009 -0400 +++ b/includes/functions.php Sat Aug 22 13:30:39 2009 -0400 @@ -1140,7 +1140,8 @@ '1.0.3' => 'Dyrad', '1.0.4' => 'Ellyyllon', '1.0.5' => 'Ferrishyn', - '1.0.6' => 'Roane' + '1.0.6' => 'Roane', + '1.0.6pl1' => 'Roane patchlevel 1', ); $version = enano_version(); if ( isset($names[$version]) )