Skip to content

Commit

Permalink
Merge branch 'master' into update-1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
redragonx authored Mar 20, 2017
2 parents 9bbe10b + 9c4aee2 commit c5c027d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sodium/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ func SodiumLibaryVersionMinor() int {

func SodiumLibaryMinimal() bool {
return int(C.sodium_library_minimal()) != 0
}
}

0 comments on commit c5c027d

Please sign in to comment.