Skip to content

Commit

Permalink
Merge pull request #17 from praveenkumar/master
Browse files Browse the repository at this point in the history
cut v0.12.3
  • Loading branch information
praveenkumar authored Jun 26, 2019
2 parents 1e472c4 + cb3c0c0 commit 448bfae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package libvirt

const (
DriverName = "libvirt"
DriverVersion = "0.12.2"
DriverVersion = "0.12.3"

connectionString = "qemu:///system"
dnsmasqLeases = "/var/lib/libvirt/dnsmasq/%s.leases"
Expand Down

0 comments on commit 448bfae

Please sign in to comment.