changeset 436 | 242353360e37 |
parent 411 | d1a95497b68f |
child 458 | c433348f3628 |
--- a/includes/common.php Tue Feb 19 08:32:57 2008 -0500 +++ b/includes/common.php Wed Feb 20 14:38:39 2008 -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.1.2'; +$version = '1.1.3'; /** * Returns a floating-point number with the current UNIX timestamp in microseconds. Defined very early because we gotta call it