Skip to content

Commit

Permalink
prep for rc4.
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Nov 16, 2015
1 parent 09ecdac commit c4d2dc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Install/Upgrade a global Drush
---------------
```bash
# Download latest stable release manually or use code below. See github.com/drush-ops/drush/releases.
wget https://github.com/drush-ops/drush/releases/download/8.0.0-rc3/drush.phar
wget https://github.com/drush-ops/drush/releases/download/8.0.0-rc4/drush.phar

# Test your install.
php drush.phar core-status
Expand Down
2 changes: 1 addition & 1 deletion drush.info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
drush_version=8.0.0-rc3
drush_version=8.0.0-rc4

0 comments on commit c4d2dc3

Please sign in to comment.