diff -r 1ce3db9a46fb -r b3ffcc800def includes/common.php --- a/includes/common.php Tue Nov 16 12:20:50 2010 -0500 +++ b/includes/common.php Tue Nov 16 12:42:36 2010 -0500 @@ -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.6pl2'; +$version = '1.0.6pl3'; /** * Returns a floating-point number with the current UNIX timestamp in microseconds. Defined very early because we gotta call it