Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

Commit

Permalink
Version bump to 1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Feb 16, 2016
1 parent e6de32b commit 57d9b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bettercap/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
=end
module BetterCap
# Current version of bettercap.
VERSION = '1.3.9b'
VERSION = '1.3.9'
# Program banner.
BANNER = File.read( File.dirname(__FILE__) + '/banner' ).gsub( '#VERSION#', "v#{VERSION}")
end

0 comments on commit 57d9b64

Please sign in to comment.