Skip to content

Commit

Permalink
Merge pull request #16 from rightscale/orangeKD_13_7_acu90767_Release…
Browse files Browse the repository at this point in the history
…_notes_for_3_1_0

acu90767 - version 3.1.0
Looks good
  • Loading branch information
robertsulway committed Jun 13, 2013
2 parents 4c8a5a9 + e0573ad commit 2fa737c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/awsbase/version.rb
@@ -1,8 +1,8 @@
module RightAws #:nodoc:
module VERSION #:nodoc:
MAJOR = 3 unless defined?(MAJOR)
MINOR = 0 unless defined?(MINOR)
TINY = 4 unless defined?(TINY)
MINOR = 1 unless defined?(MINOR)
TINY = 0 unless defined?(TINY)

STRING = [MAJOR, MINOR, TINY].join('.') unless defined?(STRING)
end
Expand Down

1 comment on commit 2fa737c

@flexera-ci
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RS-COMPLIANCE: COMPLIANCE-COMMITMESSAGE-PASS Build: #25998(2013-06-13_21-27-08), repo: right_aws, branch/tag: orangeKD_13_7_acu90767_v_4_1_0, sha: 2fa737c, status: PASS, reason: Was a merge commit

Please sign in to comment.