From b05c5e849a6c04420376056e74b29558928f7c32 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 28 May 2007 19:46:00 +0000 Subject: Use 'Stef' instead of 'Nate' --- config.win32.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config.win32.h') diff --git a/config.win32.h b/config.win32.h index 570f75d..b8fbf90 100644 --- a/config.win32.h +++ b/config.win32.h @@ -169,19 +169,19 @@ #define PACKAGE "scrounge-ntfs" /* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "nielsen@memberwebs.com" +#define PACKAGE_BUGREPORT "stef@memberwebs.com" /* Define to the full name of this package. */ #define PACKAGE_NAME "scrounge-ntfs" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "scrounge-ntfs 0.8.6" +#define PACKAGE_STRING "scrounge-ntfs 0.9" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "scrounge-ntfs" /* Define to the version of this package. */ -#define PACKAGE_VERSION "0.8.6" +#define PACKAGE_VERSION "0.9" /* The size of a `off_t', as computed by sizeof. */ #define SIZEOF_OFF_T 4 @@ -201,4 +201,4 @@ /* Define to `unsigned' if does not define. */ /* #undef size_t */ -#define SIZEOF_WHCHAR_T 2 \ No newline at end of file +#define SIZEOF_WHCHAR_T 2 -- cgit v1.2.3