includes/functions.php
changeset 331 f0eee185880a
parent 318 eec2dfd2f0a3
child 332 ec1c93c59c2c
--- 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]) )