| commit | bd62b23cbcc691cc8faa6f4028783f60957b6508 | [log] [tgz] |
|---|---|---|
| author | Anton Altaparmakov <aia21@cantab.net> | Thu Jan 18 10:28:18 2007 +0000 |
| committer | Anton Altaparmakov <aia21@cantab.net> | Thu Jan 18 10:28:18 2007 +0000 |
| tree | 95a9e54e1366c06ffcbda0ab351804dacf59ac3f | |
| parent | 8331191e56802f0155772a3d56bc2a750acc38e1 [diff] |
NTFS: Forgot to bump version number in makefile to 2.1.28... Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
diff --git a/fs/ntfs/Makefile b/fs/ntfs/Makefile index e27b4ea..8255083 100644 --- a/fs/ntfs/Makefile +++ b/fs/ntfs/Makefile
@@ -6,7 +6,7 @@ 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