diff options
author | Jirka Hladky <jhladky@redhat.com> | 2022-01-02 22:19:25 +0100 |
---|---|---|
committer | Jirka Hladky <jhladky@redhat.com> | 2022-01-02 22:19:25 +0100 |
commit | 467576a33f1fc7a0b36321dc8625243b4a89a974 (patch) | |
tree | 48435beb6e8a4e65f10af67fb237a457b695d9dc /src/havege.h | |
parent | Spellcheck (diff) | |
download | haveged-467576a33f1fc7a0b36321dc8625243b4a89a974.tar.xz haveged-467576a33f1fc7a0b36321dc8625243b4a89a974.zip |
Bumped version to v1.9.17
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 */ |