From b4b51f700a502c3e3046110996917d3faf59fbd6 Mon Sep 17 00:00:00 2001 From: Steve French Date: Fri, 28 Oct 2011 14:49:46 -0500 Subject: [PATCH] --- yaml --- r: 273541 b: refs/heads/master c: 8ea00c6977d8b1463ee86d6689c8ef35ee2529a0 h: refs/heads/master i: 273539: 62bead2a7e07f683621a6049ea38e999b23ecd68 v: v3 --- [refs] | 2 +- trunk/fs/cifs/cifsfs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index db67cd80b79b..5dea47a0209c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d12799b4c3c4d1e65d7fdbb5d91538c92d6863dd +refs/heads/master: 8ea00c6977d8b1463ee86d6689c8ef35ee2529a0 diff --git a/trunk/fs/cifs/cifsfs.h b/trunk/fs/cifs/cifsfs.h index d9dbaf869cd1..30ff56005d8f 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.75" +#define CIFS_VERSION "1.76" #endif /* _CIFSFS_H */