Skip to content

Commit

Permalink
Bumped version to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Mutyaba committed Nov 10, 2014
1 parent 378acd0 commit 1d7c57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/yammer/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
module Yammer
class Version
MAJOR = 2 unless defined? Yammer::MAJOR
MINOR = 3 unless defined? Yammer::MINOR
MINOR = 4 unless defined? Yammer::MINOR
PATCH = 0 unless defined? Yammer::PATCH
PRE = nil unless defined? Yammer::PRE

Expand Down

0 comments on commit 1d7c57e

Please sign in to comment.