Skip to content

Commit 0ad2a7c

Browse files
committed
Bump version to 4.10.0
1 parent 6a72572 commit 0ad2a7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/metasploit/framework/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ module Metasploit
22
module Framework
33
module Version
44
MAJOR = 4
5-
MINOR = 9
6-
PATCH = 3
5+
MINOR = 10
6+
PATCH = 0
77
PRERELEASE = 'dev'
88
end
99

0 commit comments

Comments
 (0)