From 5c7d2ba7638e08b60f33064f67105a27b9426d6f Mon Sep 17 00:00:00 2001 From: Namjae Jeon Date: Sun, 31 May 2020 11:32:18 +0900 Subject: [PATCH] ksmbd-tools: release 3.2.6 version - ksmbd-tools's build system improvements Signed-off-by: Namjae Jeon --- include/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/version.h b/include/version.h index ecb95b75..69ab2790 100644 --- a/include/version.h +++ b/include/version.h @@ -5,6 +5,6 @@ #ifndef _VERSION_H -#define KSMBD_TOOLS_VERSION "3.2.5" +#define KSMBD_TOOLS_VERSION "3.2.6" #endif /* !_VERSION_H */