Upped patch revision
authorScott Cantor <cantor.2@osu.edu>
Tue, 14 Dec 2004 16:58:56 +0000 (16:58 +0000)
committerScott Cantor <cantor.2@osu.edu>
Tue, 14 Dec 2004 16:58:56 +0000 (16:58 +0000)
xmlproviders/.gitignore
xmlproviders/xmlproviders.rc

index d680892..fb26262 100644 (file)
@@ -8,4 +8,5 @@
 /*.mak
 /*.plg
 /Debug
-/Release
\ No newline at end of file
+/Release
+/*.aps
\ No newline at end of file
index 23361ae..e62dbb3 100644 (file)
@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,2,1,0
- PRODUCTVERSION 1,2,1,0
+ FILEVERSION 1,2,1,1
+ PRODUCTVERSION 1,2,1,1
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -47,14 +47,14 @@ BEGIN
             VALUE "Comments", "\0"
             VALUE "CompanyName", "UCAID\0"
             VALUE "FileDescription", "Shibboleth Core Plugins\0"
-            VALUE "FileVersion", "1, 2, 1, 0\0"
+            VALUE "FileVersion", "1, 2, 1, 1\0"
             VALUE "InternalName", "xmlproviders\0"
             VALUE "LegalCopyright", "Copyright © 2004 UCAID\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "xmlproviders.so\0"
             VALUE "PrivateBuild", "\0"
             VALUE "ProductName", "Shibboleth 1.2.1\0"
-            VALUE "ProductVersion", "1, 2, 1, 0\0"
+            VALUE "ProductVersion", "1, 2, 1, 1\0"
             VALUE "SpecialBuild", "\0"
         END
     END