From f8831ca8542e3b46efc01c79d59c093b9be74966 Mon Sep 17 00:00:00 2001 From: Anton Altaparmakov Date: Thu, 18 Jan 2007 10:28:18 +0000 Subject: [PATCH] --- yaml --- r: 45521 b: refs/heads/master c: bd62b23cbcc691cc8faa6f4028783f60957b6508 h: refs/heads/master i: 45519: a68c8fabb89918ca58f151af7366c9414809c1f1 v: v3 --- [refs] | 2 +- trunk/fs/ntfs/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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