X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2Fcifs%2Fcifsfs.h;h=bea875d9a46acda0578f7c92f7c84232824a0ff0;hb=c9802cd9574a80444e689c7525627b40d7dc3a06;hp=8f75c6f24701ff4e5a63f99cccb3b316830204bc;hpb=3aa590c6b7c89d844f81c2e96f295cf2c6967773;p=cascardo%2Flinux.git diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 8f75c6f24701..bea875d9a46a 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.44" +#define CIFS_VERSION "1.46" #endif /* _CIFSFS_H */