Merge tag 'v3.18-rc4' into x86/cleanups, to refresh the tree before pulling new changes.
[firefly-linux-kernel-4.4.55.git] / fs / ntfs / Makefile
index 30206b238433bac48582af6c252dc9413575de1d..36ae529511c49140417cafe6559a167cd17d92e4 100644 (file)
@@ -8,7 +8,7 @@ ntfs-y := aops.o attrib.o collate.o compress.o debug.o dir.o file.o \
 
 ntfs-$(CONFIG_NTFS_RW) += bitmap.o lcnalloc.o logfile.o quota.o usnjrnl.o
 
-ccflags-y := -DNTFS_VERSION=\"2.1.30\"
+ccflags-y := -DNTFS_VERSION=\"2.1.31\"
 ccflags-$(CONFIG_NTFS_DEBUG)   += -DDEBUG
 ccflags-$(CONFIG_NTFS_RW)      += -DNTFS_RW