Introduction
Introduction Statistics Contact Development Disclaimer Help
Version 20130204 (stable). - susmb - mounting of SMB/CIFS shares via FUSE
git clone git://git.codemadness.org/susmb
Log
Files
Refs
README
LICENSE
---
commit 08f365a36fdfb42432aeaf5b72c920c16710bbe9
parent 2195fb4a7d3123d603a27ca7a17804c7d0a8a4f1
Author: Geoff Johnstone <[email protected]>
Date: Mon, 4 Feb 2013 19:29:36 +0000
Version 20130204 (stable).
Diffstat:
M version.m4 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/version.m4 b/version.m4
@@ -1,5 +1,5 @@
-m4_define([VERSION_],[20100404])
+m4_define([VERSION_],[20130204])
# a - alpha, b - beta, p - pre-release, s - stable
-m4_define([VERSION_STATUS_],[b])
+m4_define([VERSION_STATUS_],[s])
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.