From: Steve French Date: Fri, 25 Apr 2008 02:01:44 +0000 (+0000) Subject: [CIFS] Update cifs version number X-Git-Tag: v2.6.26-rc2~13^2~15 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=47df1793171771ff9b1622d30433ef6edf0eb280;p=linux-2.6-omap-h63xx.git [CIFS] Update cifs version number Signed-off-by: Steve French --- diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index e1dd9f32e1d..503f6aa734a 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h @@ -110,5 +110,5 @@ extern int cifs_ioctl(struct inode *inode, struct file *filep, extern const struct export_operations cifs_export_ops; #endif /* EXPERIMENTAL */ -#define CIFS_VERSION "1.52" +#define CIFS_VERSION "1.53" #endif /* _CIFSFS_H */