diff --git a/[refs] b/[refs] index 82d8aab74122..fcb2ca2faa8b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8331191e56802f0155772a3d56bc2a750acc38e1 +refs/heads/master: bd62b23cbcc691cc8faa6f4028783f60957b6508 diff --git a/trunk/fs/ntfs/Makefile b/trunk/fs/ntfs/Makefile index e27b4eacffbf..825508385565 100644 --- a/trunk/fs/ntfs/Makefile +++ b/trunk/fs/ntfs/Makefile @@ -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.27\" +EXTRA_CFLAGS = -DNTFS_VERSION=\"2.1.28\" ifeq ($(CONFIG_NTFS_DEBUG),y) EXTRA_CFLAGS += -DDEBUG