Skip to content

Commit

Permalink
prep for tag 1.4 (denisenkom#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
shueybubbles authored Jul 20, 2023
1 parent 7a2e1b2 commit d3fae84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import "fmt"

// Update this variable with the release tag before pushing the tag
// This value is written to the prelogin and login7 packets during a new connection
const driverVersion = "v0.20.0"
const driverVersion = "v1.4.0"

func getDriverVersion(ver string) uint32 {
var majorVersion uint32
Expand Down

0 comments on commit d3fae84

Please sign in to comment.