[pubcookie-dev] CVS update: dors; webiso/pubcookie/src/Win32
PubCookieFilter.h,1.77,1.78 PubCookieFilter.rc,1.31,1.32
dors at cac.washington.edu
dors at cac.washington.edu
Fri Nov 3 10:58:56 PST 2006
Update of /usr/local/cvsroot/webiso/pubcookie/src/Win32
In directory webiso-cvs.cac.washington.edu:/var/tmp/cvs-serv31785/src/Win32
Modified Files:
PubCookieFilter.h PubCookieFilter.rc
Log Message:
regenerated
Index: webiso/pubcookie/src/Win32/PubCookieFilter.h
diff -u webiso/pubcookie/src/Win32/PubCookieFilter.h:1.77 webiso/pubcookie/src/Win32/PubCookieFilter.h:1.78
--- webiso/pubcookie/src/Win32/PubCookieFilter.h:1.77 Tue Oct 10 14:57:18 2006
+++ webiso/pubcookie/src/Win32/PubCookieFilter.h Fri Nov 3 10:58:53 2006
@@ -21,7 +21,7 @@
// when configure is run again!
// **************************************************************************
-#define Pubcookie_Version "Pubcookie ISAPI Filter, 3.3.3-pre-beta1"
+#define Pubcookie_Version "Pubcookie ISAPI Filter, 3.3.2b"
#define MAX_INSTANCE_ID 64
#define MAX_REG_BUFF 2048 /* Using a fixed size saves a registy lookup
Index: webiso/pubcookie/src/Win32/PubCookieFilter.rc
diff -u webiso/pubcookie/src/Win32/PubCookieFilter.rc:1.31 webiso/pubcookie/src/Win32/PubCookieFilter.rc:1.32
--- webiso/pubcookie/src/Win32/PubCookieFilter.rc:1.31 Tue Oct 10 14:57:18 2006
+++ webiso/pubcookie/src/Win32/PubCookieFilter.rc Fri Nov 3 10:58:53 2006
@@ -53,8 +53,8 @@
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 3,3,3,0
- PRODUCTVERSION 3,3,3,0
+ FILEVERSION 3,3,2b,1
+ PRODUCTVERSION 3,3,2b,1
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -69,15 +69,15 @@
BEGIN
BLOCK "040904b0"
BEGIN
- VALUE "Comments", "Pubcookie 3.3.3-pre-beta1"
+ VALUE "Comments", "Pubcookie 3.3.2b"
VALUE "CompanyName", "University of Washington"
VALUE "FileDescription", "PubCookieFilter ISAPI Filter"
- VALUE "FileVersion", "3, 3, 3, 0"
+ VALUE "FileVersion", "3, 3, 2b, 1"
VALUE "InternalName", "PubCookieFilter"
VALUE "LegalCopyright", "Copyright 2000-2006"
VALUE "OriginalFilename", "PubCookieFilter.DLL"
VALUE "ProductName", "PubCookieFilter ISAPI Filter"
- VALUE "ProductVersion", "3, 3, 3, 0"
+ VALUE "ProductVersion", "3, 3, 2b, 1"
END
END
BLOCK "VarFileInfo"
end of message
More information about the pubcookie-dev
mailing list