New Version
Sync with Latest Instiki Trunk. Migrate to Rails 1.2.5. Bump version number.
This commit is contained in:
parent
de125367b0
commit
207fb1f7f2
120 changed files with 2592 additions and 662 deletions
4
vendor/rails/release.rb
vendored
4
vendor/rails/release.rb
vendored
|
@ -18,8 +18,8 @@ PACKAGES = %w( activesupport activerecord actionpack actionmailer actionwebservi
|
|||
end
|
||||
|
||||
# Upload rails tgz/zip
|
||||
`rubyforge add_release rails rails 'REL #{VERSION}' rails-#{VERSION}.tgz`
|
||||
`rubyforge add_release rails rails 'REL #{VERSION}' rails-#{VERSION}.zip`
|
||||
`rubyforge add_release rails rails 'REL #{VERSION}' release/rails-#{VERSION}.tgz`
|
||||
`rubyforge add_release rails rails 'REL #{VERSION}' release/rails-#{VERSION}.zip`
|
||||
|
||||
# Create SVN tag
|
||||
puts "Remeber to create SVN tag"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue