diff options
Diffstat (limited to 'version.php')
-rw-r--r-- | version.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php index 348c82e8f..28466f9cb 100644 --- a/version.php +++ b/version.php @@ -14,6 +14,6 @@ $version = 2009072201; // YYYYMMDD = Elgg Date // XX = Interim incrementer - $release = '1.6'; // Human-friendly version name + $release = '1.6.1'; // Human-friendly version name ?> |