diff -r 7e6537fd4730 -r 0fa28c5aabe9 includes/common.php --- a/includes/common.php Tue Jul 12 22:13:37 2011 -0400 +++ b/includes/common.php Tue Jul 12 22:37:21 2011 -0400 @@ -37,7 +37,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.0.6pl3'; +$version = '1.0.6pl4'; /** * Returns a floating-point number with the current UNIX timestamp in microseconds. Defined very early because we gotta call it