From: Steve French Date: Wed, 19 Jan 2011 17:53:44 +0000 (+0000) Subject: [CIFS] Update cifs version number X-Git-Tag: v2.6.38-rc2~23^2~12 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=1cd3508d5eab6a88fa643119cedd34b04215cffe;p=~shefty%2Frdma-dev.git [CIFS] Update cifs version number Signed-off-by: Steve French --- diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 851030f7493..4739a531cde 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); extern const struct export_operations cifs_export_ops; #endif /* EXPERIMENTAL */ -#define CIFS_VERSION "1.68" +#define CIFS_VERSION "1.69" #endif /* _CIFSFS_H */