Skip to content

Commit

Permalink
acu90767 - version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantin committed Jun 13, 2013
1 parent 5699e1e commit e0573ad
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 e0573ad

@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: e0573ad, status: PASS, reason: Acunote ID is specified, not checking if it is valid because this is not a head commit. (https://rightscale.acunote.com/projects/2091/tasks/90767)

Please sign in to comment.