diff options
author | Cash Costello <cash.costello@gmail.com> | 2012-07-14 15:57:13 -0400 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2012-07-14 15:57:13 -0400 |
commit | ad34c437251fe2194ea482b58fcaad4459bf6b37 (patch) | |
tree | bba8c684b559d17a700e3f079cf77474076ac23f /version.php | |
parent | 57b8fb7a439fb181d2c2fac4a06e178c17b3b4ca (diff) | |
download | elgg-ad34c437251fe2194ea482b58fcaad4459bf6b37.tar.gz elgg-ad34c437251fe2194ea482b58fcaad4459bf6b37.tar.bz2 |
1.8.0 Release Candidate 1
Diffstat (limited to 'version.php')
-rw-r--r-- | version.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/version.php b/version.php index f2817c5e9..68817c053 100644 --- a/version.php +++ b/version.php @@ -1,5 +1,4 @@ <?php - /** * Version of this plugin. * Used for the upgrade system. |