Skip to content

Commit

Permalink
Mark as stable
Browse files Browse the repository at this point in the history
  • Loading branch information
christeredvartsen committed Jan 5, 2013
1 parent 8738eb4 commit fbad806
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@ task :generate_pear_package, :version do |t, args|
xml.api version
}
xml.stability {
xml.release "beta"
xml.api "beta"
xml.release "stable"
xml.api "stable"
}
xml.license "MIT", :uri => "http://www.opensource.org/licenses/mit-license.php"
xml.notes "http://github.com/christeredvartsen/php-bittorrent/blob/#{version}/README.markdown"
Expand Down

0 comments on commit fbad806

Please sign in to comment.