includes/functions.php
changeset 344 0fa28c5aabe9
parent 343 7e6537fd4730
child 346 35b0a72083ca
--- a/includes/functions.php	Tue Jul 12 22:13:37 2011 -0400
+++ b/includes/functions.php	Tue Jul 12 22:37:21 2011 -0400
@@ -1228,6 +1228,8 @@
       '1.0.5'  => 'Ferrishyn',
       '1.0.6'  => 'Roane',
       '1.0.6pl1' => 'Roane patchlevel 1',
+      '1.0.6pl3' => 'Roane patchlevel 3',
+      '1.0.6pl4' => 'Roane patchlevel 4'
     );
   $version = enano_version();
   if ( isset($names[$version]) )