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 46eccf2..3421073 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 useage. */ -#define HAVEGE_PREP_VERSION "1.9.9" +#define HAVEGE_PREP_VERSION "1.9.11" /** * Basic types */ |