Skip to content

Commit

Permalink
added version constant doc for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lsato-r7 committed Oct 21, 2015
1 parent a685b88 commit 3f5d891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/metasploit_data_models/version.rb
Expand Up @@ -11,7 +11,7 @@ module Version
MINOR = 2
# The patch version number, scoped to the {MAJOR} and {MINOR} version numbers.
PATCH = 7

# The prerelease version, scoped to the {MAJOR}, {MINOR}, and {PATCH} version numbers
PRERELEASE = 'search-analysis-tab'

#
Expand Down

0 comments on commit 3f5d891

Please sign in to comment.