diff options
author | Cash Costello <cash.costello@gmail.com> | 2013-06-25 06:54:48 -0400 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2013-06-25 06:54:48 -0400 |
commit | 175c65bec4a46ee7ffa424555870b383e77bd3bf (patch) | |
tree | 067c9c5b1699fb2144f132a8cf7f8e2d15303116 /version.php | |
parent | a5497129871c4f11b4f26ea1ed19e27670ded296 (diff) | |
download | elgg-175c65bec4a46ee7ffa424555870b383e77bd3bf.tar.gz elgg-175c65bec4a46ee7ffa424555870b383e77bd3bf.tar.bz2 |
preparing 1.8.16 release
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 ac554a945..f21ea074a 100644 --- a/version.php +++ b/version.php @@ -14,4 +14,4 @@ $version = 2013051700; // Human-friendly version name -$release = '1.8.15'; +$release = '1.8.16'; |