NTFS: Do more detailed reporting of why we cannot mount read-write by
[sfrench/cifs-2.6.git] / fs / ntfs / Makefile
index d0d45d1c853a95f495755d9339b92f23b489ee13..d95fac7fdeb6ef60511170efa188b9f866bde597 100644 (file)
@@ -6,7 +6,7 @@ ntfs-objs := aops.o attrib.o collate.o compress.o debug.o dir.o file.o \
             index.o inode.o mft.o mst.o namei.o runlist.o super.o sysctl.o \
             unistr.o upcase.o
 
-EXTRA_CFLAGS = -DNTFS_VERSION=\"2.1.25\"
+EXTRA_CFLAGS = -DNTFS_VERSION=\"2.1.26\"
 
 ifeq ($(CONFIG_NTFS_DEBUG),y)
 EXTRA_CFLAGS += -DDEBUG