aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cifsfs.h
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2007-04-26 14:35:54 +0000
committerSteve French <sfrench@us.ibm.com>2007-04-26 14:35:54 +0000
commitdeb0420c6ffdee5608856ec3e8e65fcbea67d5d4 (patch)
tree2136c55704fb2a14c11fa00297a3c3bb51b5f3c7 /fs/cifs/cifsfs.h
parenteaa33a9ac04cf5760cf4e661241db19f4151cf06 (diff)
[CIFS] Update cifs version to 1.49
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/cifsfs.h')
-rw-r--r--fs/cifs/cifsfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h
index 2c2c384894d..c235d32ad4a 100644
--- a/fs/cifs/cifsfs.h
+++ b/fs/cifs/cifsfs.h
@@ -100,5 +100,5 @@ extern ssize_t cifs_getxattr(struct dentry *, const char *, void *, size_t);
extern ssize_t cifs_listxattr(struct dentry *, char *, size_t);
extern int cifs_ioctl (struct inode * inode, struct file * filep,
unsigned int command, unsigned long arg);
-#define CIFS_VERSION "1.48"
+#define CIFS_VERSION "1.49"
#endif /* _CIFSFS_H */