Bump libtool version and BLKMAKER_VERSION for 0.3.0

This commit is contained in:
Luke Dashjr
2013-04-05 15:09:36 +00:00
parent 3448695ff4
commit 7114d5ee8a
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
#include <blktemplate.h>
#define BLKMAKER_VERSION (3L)
#define BLKMAKER_VERSION (4L)
#define BLKMAKER_MAX_BLOCK_VERSION (2)
extern bool (*blkmk_sha256_impl)(void *hash_out, const void *data, size_t datasz);