[CIFS] Update cifs version to 1.78
authorSteve French <sfrench@us.ibm.com>
Wed, 2 May 2012 16:58:19 +0000 (11:58 -0500)
committerSteve French <sfrench@us.ibm.com>
Thu, 3 May 2012 18:50:01 +0000 (13:50 -0500)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.h

index d1389bb33ceb98ffdc068b1192dad4f1d2b3f425..65365358c9766dcd2882ab643805565e552f4e25 100644 (file)
@@ -125,5 +125,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
 extern const struct export_operations cifs_export_ops;
 #endif /* CONFIG_CIFS_NFSD_EXPORT */
 
-#define CIFS_VERSION   "1.77"
+#define CIFS_VERSION   "1.78"
 #endif                         /* _CIFSFS_H */