fixes #1403: fixed extraction of the version number for archives without .git dir

This commit is contained in:
philsmd
2017-10-24 13:34:01 +02:00
parent 77f3eb2864
commit 1030f5b44e
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -46,6 +46,7 @@
- Fixed the parsing of descrypt hashes if the hashes do have non-standard characters within the salt
- Fixed the use of --veracrypt-pim option. It was completely ignored without showing an error
- Fixed the version number used in the restore file header
- Fixed the version number extraction for github releases which do not including the .git directory
##
## Improvements