diff --git a/source/config.h b/source/config.h index 9a7b0dc..a0a5da0 100644 --- a/source/config.h +++ b/source/config.h @@ -309,13 +309,13 @@ #define PACKAGE_NAME "ntfs-3g" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "ntfs-3g 2011.1.15" +#define PACKAGE_STRING "ntfs-3g 2011.4.12" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "ntfs-3g" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2011.1.15" +#define PACKAGE_VERSION "2011.4.12" /* POSIX ACL support */ #undef POSIXACLS @@ -345,7 +345,7 @@ #endif /* Version number of package */ -#define VERSION "2010.8.8" +#define VERSION "2011.4.12" /* Define to 1 if this is a Windows OS */ #undef WINDOWS diff --git a/source/param.h b/source/param.h index 57d122e..7420c79 100644 --- a/source/param.h +++ b/source/param.h @@ -55,7 +55,7 @@ enum { */ /* only update the final extent of a runlist when appending data */ -#define PARTIAL_RUNLIST_UPDATING 1 +#define PARTIAL_RUNLIST_UPDATING 0 /* * Parameters for user and xattr mappings