diff options
author | Jirka Hladky <jhladky@redhat.com> | 2021-03-24 02:18:17 +0100 |
---|---|---|
committer | Jirka Hladky <jhladky@redhat.com> | 2021-03-24 02:18:17 +0100 |
commit | e675ae0cb08225af181a5997d127aeb448899c47 (patch) | |
tree | 2d8b6f5e336a756b1603dff9dd51d1b98f240f35 /src/havege.h | |
parent | Improved make check command (diff) | |
download | haveged-e675ae0cb08225af181a5997d127aeb448899c47.tar.xz haveged-e675ae0cb08225af181a5997d127aeb448899c47.zip |
Preparing v1.9.15 release
Diffstat (limited to '')
-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 1483c69..874a494 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.14" +#define HAVEGE_PREP_VERSION "1.9.15" /** * Basic types */ |