From c6b01f12d2bb7f9d781cbb65c717b9d0ef0efa61 Mon Sep 17 00:00:00 2001 From: lloyd Date: Thu, 28 Nov 2013 17:14:25 +0000 Subject: Give everything setting a feature test macro in build.h a version code so application code can check for the specific API it expects without having to keep track of what versions APIs x,y,z changed. Arbitrarily set all current API versions to 20131128. --- src/hash/tiger/info.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hash/tiger') diff --git a/src/hash/tiger/info.txt b/src/hash/tiger/info.txt index b50b745e3..773f2b037 100644 --- a/src/hash/tiger/info.txt +++ b/src/hash/tiger/info.txt @@ -1,4 +1,4 @@ -define TIGER +define TIGER 20131128 mdx_hash -- cgit v1.2.3