diff options
author | Jirka Hladky <jhladky@redhat.com> | 2020-06-11 23:47:48 +0200 |
---|---|---|
committer | Jirka Hladky <jhladky@redhat.com> | 2020-06-11 23:47:48 +0200 |
commit | f5bd6faeacea726359c5820aa605fc57022d7245 (patch) | |
tree | 6d29c1db8bc040b90ca82974cf75889faa76ee66 /src/havege.h | |
parent | Merge branch 'master' of https://github.com/jirka-h/haveged (diff) | |
download | haveged-f5bd6faeacea726359c5820aa605fc57022d7245.tar.xz haveged-f5bd6faeacea726359c5820aa605fc57022d7245.zip |
Updated version to v1.9.11v1.9.11
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 */ |