bumped version number

This commit is contained in:
Yann Collet 2019-07-25 16:24:33 -07:00
parent 14386483ff
commit b94a5e9477
2 changed files with 2 additions and 2 deletions

View File

@ -159,7 +159,7 @@ typedef enum { XXH_OK=0, XXH_ERROR } XXH_errorcode;
***************************************/
#define XXH_VERSION_MAJOR 0
#define XXH_VERSION_MINOR 7
#define XXH_VERSION_RELEASE 0
#define XXH_VERSION_RELEASE 1
#define XXH_VERSION_NUMBER (XXH_VERSION_MAJOR *100*100 + XXH_VERSION_MINOR *100 + XXH_VERSION_RELEASE)
XXH_PUBLIC_API unsigned XXH_versionNumber (void);

View File

@ -1,5 +1,5 @@
.
.TH "XXHSUM" "1" "September 2017" "xxhsum 0.6.3" "User Commands"
.TH "XXHSUM" "1" "July 2019" "xxhsum 0.7.1" "User Commands"
.
.SH "NAME"
\fBxxhsum\fR \- print or check xxHash non\-cryptographic checksums