Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/jeffrafter/rubygsm
Browse files Browse the repository at this point in the history
Conflicts:
	lib/rubygsm/core.rb
	rubygsm.gemspec
  • Loading branch information
adammck committed Mar 5, 2009
2 parents b20783a + c4a9b35 commit d8b2a0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion lib/rubygsm/core.rb
Expand Up @@ -910,6 +910,5 @@ def fetch_stored_messages
n = nn
end
end

end # Modem
end # Gsm
4 changes: 2 additions & 2 deletions rubygsm.gemspec
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = "rubygsm"
s.version = "0.4"
s.date = "2009-01-29"
s.version = "0.41"
s.date = "2009-03-05"
s.summary = "Send and receive SMS with a GSM modem"
s.email = "adam.mckaig@gmail.com"
s.homepage = "http://github.com/adammck/rubygsm"
Expand Down

0 comments on commit d8b2a0d

Please sign in to comment.