From 89c42cb41ba598e9cfa07c2ef99ae8c08f769b3e Mon Sep 17 00:00:00 2001 From: Heng Li Date: Thu, 3 Oct 2019 09:19:58 -0400 Subject: [PATCH] Release 0.1-r2 Resolves #1 --- sdust.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sdust.h b/sdust.h index a12cab2..aa18576 100644 --- a/sdust.h +++ b/sdust.h @@ -1,6 +1,8 @@ #ifndef SDUST_H #define SDUST_H +#define SDUST_VERSION "0.1-r2" + #include #ifdef __cplusplus