From 4d1c1f2b5c829fadcbed320ed0458ccecdb38eba Mon Sep 17 00:00:00 2001 From: Steve French Date: Tue, 27 Mar 2012 14:55:13 -0500 Subject: [PATCH] --- yaml --- r: 297986 b: refs/heads/master c: 867646f246de2dd5c91c480637a4901732ea3151 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/cifs/cifsfs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6282d77fd82d..6599b860e794 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5cfdddcfc415b0a67be25a0dec28ea9b1a537397 +refs/heads/master: 867646f246de2dd5c91c480637a4901732ea3151 diff --git a/trunk/fs/cifs/cifsfs.h b/trunk/fs/cifs/cifsfs.h index fe5ecf1b422a..d1389bb33ceb 100644 --- a/trunk/fs/cifs/cifsfs.h +++ b/trunk/fs/cifs/cifsfs.h @@ -125,5 +125,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg); extern const struct export_operations cifs_export_ops; #endif /* CONFIG_CIFS_NFSD_EXPORT */ -#define CIFS_VERSION "1.76" +#define CIFS_VERSION "1.77" #endif /* _CIFSFS_H */