Skip to content

Commit

Permalink
Update version number to v1.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanr committed Apr 28, 2015
1 parent bc193b7 commit b59b3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssllabs-scan.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const (
LOG_TRACE = 8
)

var USER_AGENT = "ssllabs-scan v1.1.x ($Id$)"
var USER_AGENT = "ssllabs-scan v1.1.0 ($Id$)"

var logLevel = LOG_NOTICE

Expand Down

0 comments on commit b59b3ef

Please sign in to comment.