summaryrefslogtreecommitdiffstats
path: root/src/havege.h
diff options
context:
space:
mode:
authorJirka Hladky <jhladky@redhat.com>2021-03-24 02:18:17 +0100
committerJirka Hladky <jhladky@redhat.com>2021-03-24 02:18:17 +0100
commite675ae0cb08225af181a5997d127aeb448899c47 (patch)
tree2d8b6f5e336a756b1603dff9dd51d1b98f240f35 /src/havege.h
parentImproved make check command (diff)
downloadhaveged-e675ae0cb08225af181a5997d127aeb448899c47.tar.xz
haveged-e675ae0cb08225af181a5997d127aeb448899c47.zip
Preparing v1.9.15 release
Diffstat (limited to '')
-rw-r--r--src/havege.h2
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
*/