Drawing a line in the sand at this point.
This commit is contained in:
+2
-2
@@ -6,10 +6,10 @@
|
||||
// This is compared against the values stored in the database to determine
|
||||
// whether upgrades should be performed (see lib/db/*.php)
|
||||
|
||||
$version = 2004083124; // YYYYMMDD = date of first major branch release 1.4
|
||||
$version = 2004083125; // YYYYMMDD = date of first major branch release 1.4
|
||||
// X = point release version 1,2,3 etc
|
||||
// Y = increments between point releases
|
||||
|
||||
$release = '1.4.2 nearly'; // Human-friendly version name
|
||||
$release = '1.4.2'; // Human-friendly version name
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user