diff options
| author | Jake Bell | 2010-12-20 09:31:20 -0600 |
|---|---|---|
| committer | Adam Vandenberg | 2010-12-20 09:48:55 -0800 |
| commit | f281e000904e61c77b97c6c11524a17348ed5dfc (patch) | |
| tree | e8aa3f9c5a448eaf0fef1901413c6e520f945d38 /Library/Formula | |
| parent | 6b364cad7704719a35a6299f6f70248914953873 (diff) | |
| download | homebrew-f281e000904e61c77b97c6c11524a17348ed5dfc.tar.bz2 | |
Oops. Forgot to change version number for drush formula update.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/drush.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/drush.rb b/Library/Formula/drush.rb index 7f15119a8..a80b103c9 100644 --- a/Library/Formula/drush.rb +++ b/Library/Formula/drush.rb @@ -9,7 +9,7 @@ end class Drush <Formula url 'http://ftp.drupal.org/files/projects/drush-6.x-4.0-rc3.tar.gz' homepage 'http://drupal.org/project/drush' - version '3.3' # 3.3 is detected, but lets be explicit here + version '4.0-rc3' # Lets be explicit here md5 '87659a5b3559f9eb7ef0a16c320a01ad' def install |
