Version 20100404. - susmb - mounting of SMB/CIFS shares via FUSE | |
git clone git://git.codemadness.org/susmb | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 491851e26055df41947f7fcd485ef5f81d8679f1 | |
parent 213a9494ea23c2e405977347225376007ed5fae0 | |
Author: Geoff Johnstone <[email protected]> | |
Date: Fri, 2 Apr 2010 19:48:29 +0100 | |
Version 20100404. | |
Diffstat: | |
M version.h | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/version.h b/version.h | |
@@ -19,7 +19,7 @@ | |
#include <stdio.h> | |
- #define USMB_VERSION 0x20100212 | |
+ #define USMB_VERSION 0x20100404 | |
// a - alpha, b - beta, p - pre-release, s - stable | |
#define USMB_VERSION_STATUS 'b' |