Skip to content

Commit

Permalink
bump rev
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoirier committed Nov 29, 2015
1 parent 4eed9fe commit aa806f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtlsdr.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ static inline rtlsdr_read_async_cb_t get_go_cb() {
import "C"

// Current version.
var PackageVersion = "v2.9.12"
var PackageVersion = "v2.9.13"

// ReadAsyncCbT defines a user callback function type.
type ReadAsyncCbT func([]byte)
Expand Down

0 comments on commit aa806f0

Please sign in to comment.