Version 20060518. - susmb - mounting of SMB/CIFS shares via FUSE
(HTM) git clone git://git.codemadness.org/susmb
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit aeae24b71ed5bbebf99439654a150a366b17c56d
(DIR) parent d76ceb802c12bebf03f0e0188c2d9eecf0c62698
(HTM) Author: geoff <devnull@localhost>
Date: Thu, 18 May 2006 20:27:36 +0000
Version 20060518.
Diffstat:
M version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/version.h b/version.h
@@ -21,7 +21,7 @@
#include <stdio.h>
- #define USMB_VERSION 0x20060508
+ #define USMB_VERSION 0x20060518
// a - alpha, b - beta, p - pre-release, s - stable
#define USMB_VERSION_STATUS 'a'