MDL-8096 - advanced edit now mostly works, though still some parts missing; RIP changeme user :-)
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
// This is compared against the values stored in the database to determine
|
||||
// whether upgrades should be performed (see lib/db/*.php)
|
||||
|
||||
$version = 2007012400; // YYYYMMDD = date
|
||||
$version = 2007012500; // YYYYMMDD = date
|
||||
// XY = increments within a single day
|
||||
|
||||
$release = '1.8 dev'; // Human-friendly version name
|
||||
|
||||
Reference in New Issue
Block a user