Преглед изворни кода

cifs: update internal module version number for cifs.ko to 2.12

Signed-off-by: Steve French <stfrench@microsoft.com>
Steve French пре 7 година
родитељ
комит
7753e38286
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      fs/cifs/cifsfs.h

+ 1 - 1
fs/cifs/cifsfs.h

@@ -148,5 +148,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
 extern const struct export_operations cifs_export_ops;
 extern const struct export_operations cifs_export_ops;
 #endif /* CONFIG_CIFS_NFSD_EXPORT */
 #endif /* CONFIG_CIFS_NFSD_EXPORT */
 
 
-#define CIFS_VERSION   "2.12"
+#define CIFS_VERSION   "2.13"
 #endif				/* _CIFSFS_H */
 #endif				/* _CIFSFS_H */