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 937b284..1483c69 100644
--- a/src/havege.h
+++ b/src/havege.h
@@ -1,7 +1,7 @@
/**
** Simple entropy harvester based upon the havege RNG
**
- ** Copyright 2018-2020 Jirka Hladky hladky DOT jiri AT gmail DOT com
+ ** Copyright 2018-2021 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.13"
+#define HAVEGE_PREP_VERSION "1.9.14"
/**
* Basic types
*/