Bump version to 0.9.0-rc1
This commit is contained in:
@ -76,7 +76,7 @@ Options:
|
||||
{-V|--version}")
|
||||
|
||||
(define thin-metadata-pack-help
|
||||
"thin_metadata_pack 0.8.5
|
||||
"thin_metadata_pack 0.9.0-rc1
|
||||
Produces a compressed file of thin metadata. Only packs metadata blocks that are actually used.
|
||||
|
||||
USAGE:
|
||||
@ -91,7 +91,7 @@ OPTIONS:
|
||||
-o <FILE> Specify packed output file")
|
||||
|
||||
(define thin-metadata-unpack-help
|
||||
"thin_metadata_unpack 0.8.5
|
||||
"thin_metadata_unpack 0.9.0-rc1
|
||||
Unpack a compressed file of thin metadata.
|
||||
|
||||
USAGE:
|
||||
|
Reference in New Issue
Block a user