usmb version 20060708. - 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 2421826df0aee52d6dd48812f2adc3c0f96c3323
(DIR) parent 85027ff2a786c1176498b1b7545f8e30895fe66d
(HTM) Author: geoff <devnull@localhost>
Date: Sat, 8 Jul 2006 20:19:30 +0000
usmb version 20060708.
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 0x20060519
+ #define USMB_VERSION 0x20060708
// a - alpha, b - beta, p - pre-release, s - stable
#define USMB_VERSION_STATUS 'a'