Version 20100404. - 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 491851e26055df41947f7fcd485ef5f81d8679f1
 (DIR) parent 213a9494ea23c2e405977347225376007ed5fae0
 (HTM) Author: Geoff Johnstone <qwerty@acm.org>
       Date:   Fri,  2 Apr 2010 19:48:29 +0100
       
       Version 20100404.
       
       Diffstat:
         M version.h                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) 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'