summaryrefslogtreecommitdiffstats
path: root/src/havege.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/havege.h')
-rw-r--r--src/havege.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/havege.h b/src/havege.h
index e12ec64..5b6873e 100644
--- a/src/havege.h
+++ b/src/havege.h
@@ -1,7 +1,7 @@
/**
** Simple entropy harvester based upon the havege RNG
**
- ** Copyright 2018-2022 Jirka Hladky hladky DOT jiri AT gmail DOT com
+ ** Copyright 2018-2024 Jirka Hladky hladky DOT jiri AT gmail DOT com
** Copyright 2009-2014 Gary Wuertz gary@issiweb.com
** Copyright 2011-2012 BenEleventh Consulting manolson@beneleventh.com
**
@@ -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.19"
+#define HAVEGE_PREP_VERSION "1.9.20"
/**
* Basic types
*/