templates: {{randomusers}} used wrong table (biography/minibio aren't tags)
[elgg.git] / version.php
blobeeaf59702cc596d95c81049fd9d76bcb91b5ee30
1 <?php
3 // ELGG VERSION INFORMATION
5 // This file defines the current version of the core Elgg code being used.
6 // This is compared against the values stored in the database to determine
7 // whether upgrades should be performed (see lib/db/*.php)
9 $version = 2007010401; // YYYYMMDD = Elgg Date
10 // X = Elgg Point release (0,1,2...)
11 // Y = Interim incrementer
13 $release = '0.672'; // Human-friendly version name