Răsfoiți Sursa

[CIFS] Update cifs version number

Signed-off-by: Steve French <sfrench@us.ibm.com>
Steve French 14 ani în urmă
părinte
comite
1cd3508d5e
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      fs/cifs/cifsfs.h

+ 1 - 1
fs/cifs/cifsfs.h

@@ -118,5 +118,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.68"
+#define CIFS_VERSION   "1.69"
 #endif				/* _CIFSFS_H */