Merge pull request #405 from humblec/driver-version

Driver version updated to 1.1.0
This commit is contained in:
Humble Devassy Chirammal
2019-07-12 13:55:56 +05:30
committed by GitHub
11 changed files with 22 additions and 25 deletions

View File

@ -27,7 +27,7 @@ import (
const (
// version of ceph driver
version = "1.0.0"
version = "1.1.0"
// volIDVersion is the version number of volume ID encoding scheme
volIDVersion uint16 = 1