Skip to content

Commit

Permalink
acu81709 - version bump #2
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantin committed Mar 5, 2013
1 parent 9355061 commit 3915b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/awsbase/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module RightAws #:nodoc:
module VERSION #:nodoc:
MAJOR = 3 unless defined?(MAJOR)
MINOR = 0 unless defined?(MINOR)
TINY = 4 unless defined?(TINY)
TINY = 5 unless defined?(TINY)

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

1 comment on commit 3915b2c

@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: #25986(2013-06-13_21-17-32), repo: right_aws, branch/tag: orangeKD_13_7_acu90767_v_4_1_0, sha: 3915b2c, 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/81709)

Please sign in to comment.