Commit 3c34ade2 authored by Fabio Pelosin's avatar Fabio Pelosin

Version 0.6.0.rc2

parent 02a59df5
Encoding.default_external = Encoding::UTF_8 if RUBY_VERSION > '1.8.7' Encoding.default_external = Encoding::UTF_8 if RUBY_VERSION > '1.8.7'
module Pod module Pod
VERSION = '0.6.0.rc1' VERSION = '0.6.0.rc2'
class PlainInformative < StandardError class PlainInformative < StandardError
end end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment