فهرست منبع

[CIFS] Update cifs minor version

Signed-off-by: Steve French <sfrench@us.ibm.com>
Steve French 14 سال پیش
والد
کامیت
cab6958da0
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      fs/cifs/cifsfs.h

+ 1 - 1
fs/cifs/cifsfs.h

@@ -127,5 +127,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
 extern const struct export_operations cifs_export_ops;
 #endif /* EXPERIMENTAL */
 
-#define CIFS_VERSION   "1.69"
+#define CIFS_VERSION   "1.70"
 #endif				/* _CIFSFS_H */