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 9f35f5a60..c14e7e637 100644 --- a/version.php +++ b/version.php @@ -16,6 +16,6 @@  	   $version = 2009031301;  // YYYYMMDD   = Elgg Date
  	                           //         XX = Interim incrementer
 -	   $release = '1.5 RC2';    // Human-friendly version name
 +	   $release = '1.5';    // Human-friendly version name
  ?>
\ No newline at end of file | 
