[pubcookie-dev] CVS update: jjminer; webiso/pubcookie/src/Win32
PubCookieFilter.h,1.57,1.58 PubCookieFilter.rc,1.11,1.12
miner at doit.wisc.edu
miner at doit.wisc.edu
Tue Nov 29 16:36:25 PST 2005
Update of /usr/local/cvsroot/webiso/pubcookie/src/Win32
In directory webiso-cvs.cac.washington.edu:/var/tmp/cvs-serv6243/src/Win32
Modified Files:
PubCookieFilter.h PubCookieFilter.rc
Log Message:
Regenerated.
Index: webiso/pubcookie/src/Win32/PubCookieFilter.h
diff -c webiso/pubcookie/src/Win32/PubCookieFilter.h:1.57 webiso/pubcookie/src/Win32/PubCookieFilter.h:1.58
*** webiso/pubcookie/src/Win32/PubCookieFilter.h:1.57 Wed Nov 23 11:48:02 2005
--- webiso/pubcookie/src/Win32/PubCookieFilter.h Tue Nov 29 16:36:23 2005
***************
*** 16,23 ****
//
//
! // $Id: PubCookieFilter.h,v 1.57 2005/11/23 19:48:02 dors Exp $
//
#define Pubcookie_Version "Pubcookie ISAPI Filter, 3.3.0 pre-beta2"
--- 16,29 ----
//
//
! // $Id: PubCookieFilter.h,v 1.58 2005/11/30 00:36:23 jjminer Exp $
//
+
+ // **************************************************************************
+ // CAUTION! This file (PubCookieFilter.h) is automtically generated from
+ // PubCookieFilter.h.in. Changes made to PubCookieFilter.h will be overwritten
+ // when configure is run again!
+ // **************************************************************************
#define Pubcookie_Version "Pubcookie ISAPI Filter, 3.3.0 pre-beta2"
Index: webiso/pubcookie/src/Win32/PubCookieFilter.rc
diff -c webiso/pubcookie/src/Win32/PubCookieFilter.rc:1.11 webiso/pubcookie/src/Win32/PubCookieFilter.rc:1.12
*** webiso/pubcookie/src/Win32/PubCookieFilter.rc:1.11 Thu Jun 16 14:35:41 2005
--- webiso/pubcookie/src/Win32/PubCookieFilter.rc Tue Nov 29 16:36:23 2005
***************
*** 53,60 ****
//
VS_VERSION_INFO VERSIONINFO
! FILEVERSION 3,2,2,0
! PRODUCTVERSION 3,2,2,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
--- 53,60 ----
//
VS_VERSION_INFO VERSIONINFO
! FILEVERSION 3,3,0,2
! PRODUCTVERSION 3,3,0,2
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
***************
*** 69,83 ****
BEGIN
BLOCK "040904b0"
BEGIN
! VALUE "Comments", "Pubcookie 3.2.2 pre-beta1"
VALUE "CompanyName", "University of Washington"
VALUE "FileDescription", "PubCookieFilter ISAPI Filter"
! VALUE "FileVersion", "3, 2, 2, 0"
VALUE "InternalName", "PubCookieFilter"
VALUE "LegalCopyright", "Copyright 2000-2005"
VALUE "OriginalFilename", "PubCookieFilter.DLL"
VALUE "ProductName", "PubCookieFilter ISAPI Filter"
! VALUE "ProductVersion", "3, 2, 2, 0"
END
END
BLOCK "VarFileInfo"
--- 69,83 ----
BEGIN
BLOCK "040904b0"
BEGIN
! VALUE "Comments", "Pubcookie 3.3.0 pre-beta2"
VALUE "CompanyName", "University of Washington"
VALUE "FileDescription", "PubCookieFilter ISAPI Filter"
! VALUE "FileVersion", "3, 3, 0, 2"
VALUE "InternalName", "PubCookieFilter"
VALUE "LegalCopyright", "Copyright 2000-2005"
VALUE "OriginalFilename", "PubCookieFilter.DLL"
VALUE "ProductName", "PubCookieFilter ISAPI Filter"
! VALUE "ProductVersion", "3, 3, 0, 2"
END
END
BLOCK "VarFileInfo"
end of message
More information about the pubcookie-dev
mailing list