summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2017-10-04 20:47:58 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2017-10-04 20:47:58 +0200
commit0e0cd8eb05f716e8e044c5565d408a1b53bc23a2 (patch)
tree8bc4d17480fbbd88bb753c3374d113021e83d866 /src
parent210692fc10fa60dcee8095f1c92b186265040e65 (diff)
New upstream version 5.98
Diffstat (limited to 'src')
-rw-r--r--src/sha.c4
-rw-r--r--src/sha.h4
-rw-r--r--src/sha64bit.c4
-rw-r--r--src/sha64bit.h4
4 files changed, 8 insertions, 8 deletions
diff --git a/src/sha.c b/src/sha.c
index 51f472c..c1f7407 100644
--- a/src/sha.c
+++ b/src/sha.c
@@ -5,8 +5,8 @@
*
* Copyright (C) 2003-2017 Mark Shelor, All Rights Reserved
*
- * Version: 5.97
- * Wed Sep 6 02:23:02 MST 2017
+ * Version: 5.98
+ * Wed Oct 4 00:40:02 MST 2017
*
*/
diff --git a/src/sha.h b/src/sha.h
index 9fd6feb..afb6af5 100644
--- a/src/sha.h
+++ b/src/sha.h
@@ -5,8 +5,8 @@
*
* Copyright (C) 2003-2017 Mark Shelor, All Rights Reserved
*
- * Version: 5.97
- * Wed Sep 6 02:23:02 MST 2017
+ * Version: 5.98
+ * Wed Oct 4 00:40:02 MST 2017
*
*/
diff --git a/src/sha64bit.c b/src/sha64bit.c
index be02564..f9693d2 100644
--- a/src/sha64bit.c
+++ b/src/sha64bit.c
@@ -5,8 +5,8 @@
*
* Copyright (C) 2003-2017 Mark Shelor, All Rights Reserved
*
- * Version: 5.97
- * Wed Sep 6 02:23:02 MST 2017
+ * Version: 5.98
+ * Wed Oct 4 00:40:02 MST 2017
*
*/
diff --git a/src/sha64bit.h b/src/sha64bit.h
index 4e1d799..f6f8959 100644
--- a/src/sha64bit.h
+++ b/src/sha64bit.h
@@ -5,8 +5,8 @@
*
* Copyright (C) 2003-2017 Mark Shelor, All Rights Reserved
*
- * Version: 5.97
- * Wed Sep 6 02:23:02 MST 2017
+ * Version: 5.98
+ * Wed Oct 4 00:40:02 MST 2017
*
* The following macros supply placeholder values that enable the
* sha.c module to successfully compile when 64-bit integer types