includes/functions.php
changeset 436 242353360e37
parent 424 f58e0b6e9c22
child 458 c433348f3628
--- a/includes/functions.php	Tue Feb 19 08:32:57 2008 -0500
+++ b/includes/functions.php	Wed Feb 20 14:38:39 2008 -0500
@@ -1214,6 +1214,7 @@
       '1.0.3'  => 'Dyrad',
       '1.1.1'  => 'Caoineag alpha 1',
       '1.1.2'  => 'Caoineag alpha 2',
+      '1.1.3'  => 'Caoineag alpha 3',
     );
   $version = enano_version();
   if ( isset($names[$version]) )