Skip to content

Commit

Permalink
Merge pull request #14 from praveenkumar/0.12.2
Browse files Browse the repository at this point in the history
cut v0.12.2
  • Loading branch information
gbraad authored Jun 7, 2019
2 parents 9fb4257 + f09fd21 commit 8578781
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.1"
DriverVersion = "0.12.2"

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

0 comments on commit 8578781

Please sign in to comment.