diff options
-rw-r--r-- | fs/cifs/cifsfs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 851030f74939..4739a531cded 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h | |||
@@ -118,5 +118,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg); | |||
118 | extern const struct export_operations cifs_export_ops; | 118 | extern const struct export_operations cifs_export_ops; |
119 | #endif /* EXPERIMENTAL */ | 119 | #endif /* EXPERIMENTAL */ |
120 | 120 | ||
121 | #define CIFS_VERSION "1.68" | 121 | #define CIFS_VERSION "1.69" |
122 | #endif /* _CIFSFS_H */ | 122 | #endif /* _CIFSFS_H */ |