*Fixed corruption on some files when writing

*Corrected version number in the config.h
This commit is contained in:
dimok321 2011-06-06 21:12:27 +00:00
parent a33b746ad5
commit b4e5741b00
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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