Skip to content

Commit

Permalink
Bumping version due to other PR landing
Browse files Browse the repository at this point in the history
MSP-11919
  • Loading branch information
shuckins-r7 committed Jan 7, 2015
1 parent 7851a57 commit 376b6c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/metasploit/credential/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ module Version
# The minor version number, scoped to the {MAJOR} version number.
MINOR = 13
# The patch number, scoped to the {MINOR} version number.
PATCH = 9
PRERELEASE = 'report-auth-info'
PATCH = 10

# The full version string, including the {MAJOR}, {MINOR}, {PATCH}, and optionally, the {PRERELEASE} in the
# {http://semver.org/spec/v2.0.0.html semantic versioning v2.0.0} format.
Expand Down

0 comments on commit 376b6c8

Please sign in to comment.