diff -r acf430dc25e7 -r f0eee185880a includes/common.php --- a/includes/common.php Fri Aug 21 11:50:22 2009 -0400 +++ b/includes/common.php Sat Aug 22 13:30:39 2009 -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.6'; +$version = '1.0.6pl1'; /** * Returns a floating-point number with the current UNIX timestamp in microseconds. Defined very early because we gotta call it