includes/common.php
changeset 1195 449fdd113eb0
parent 1186 774ae986fded
child 1206 50f6c144ec68
--- a/includes/common.php	Sun Dec 27 02:25:29 2009 -0500
+++ b/includes/common.php	Sun Dec 27 02:27:35 2009 -0500
@@ -43,7 +43,7 @@
 // be the expected output of enano_version(), which will always be in the
 // format of 1.0.2, 1.0.2a1, 1.0.2b1, 1.0.2RC1
 // You'll want to change this for custom distributions.
-$version = '1.1.7';
+$version = '1.1.8';
 
 /**
  * Returns a floating-point number with the current UNIX timestamp in microseconds. Defined very early because we gotta call it