Pārlūkot izejas kodu

[CIFS] Update CIFS version number to 1.77

Signed-off-by: Steve French <sfrench@us.ibm.com>
Steve French 13 gadi atpakaļ
vecāks
revīzija
867646f246
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      fs/cifs/cifsfs.h

+ 1 - 1
fs/cifs/cifsfs.h

@@ -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.76"
+#define CIFS_VERSION   "1.77"
 #endif				/* _CIFSFS_H */