includes/common.php
changeset 339 1ce3db9a46fb
parent 331 f0eee185880a
child 340 b3ffcc800def
--- a/includes/common.php	Tue Nov 16 12:19:13 2010 -0500
+++ b/includes/common.php	Tue Nov 16 12:20:50 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.6pl1';
+$version = '1.0.6pl2';
 
 /**
  * Returns a floating-point number with the current UNIX timestamp in microseconds. Defined very early because we gotta call it