diff options
Diffstat (limited to 'src/havege.h')
-rw-r--r-- | src/havege.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/havege.h b/src/havege.h index 4a5b026..59f3172 100644 --- a/src/havege.h +++ b/src/havege.h @@ -31,7 +31,7 @@ extern "C" { * header/package version as a numeric major, minor, patch triple. See havege_version() * below for usage. */ -#define HAVEGE_PREP_VERSION "1.9.16" +#define HAVEGE_PREP_VERSION "1.9.17" /** * Basic types */ |