You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by bl...@apache.org on 2006/10/15 07:14:52 UTC

svn commit: r464119 - /xml/security/trunk/c/src/framework/version.rc

Author: blautenb
Date: Sat Oct 14 22:14:52 2006
New Revision: 464119

URL: http://svn.apache.org/viewvc?view=rev&rev=464119
Log:
Update to 1.3.1 version

Modified:
    xml/security/trunk/c/src/framework/version.rc

Modified: xml/security/trunk/c/src/framework/version.rc
URL: http://svn.apache.org/viewvc/xml/security/trunk/c/src/framework/version.rc?view=diff&rev=464119&r1=464118&r2=464119
==============================================================================
--- xml/security/trunk/c/src/framework/version.rc (original)
+++ xml/security/trunk/c/src/framework/version.rc Sat Oct 14 22:14:52 2006
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+//Microsoft Developer Studio generated resource script.
 //
 #include "resource.h"
 
@@ -27,18 +27,18 @@
 // TEXTINCLUDE
 //
 
-1 TEXTINCLUDE 
+1 TEXTINCLUDE MOVEABLE PURE 
 BEGIN
     "resource.h\0"
 END
 
-2 TEXTINCLUDE 
+2 TEXTINCLUDE MOVEABLE PURE 
 BEGIN
     "#include ""afxres.h""\r\n"
     "\0"
 END
 
-3 TEXTINCLUDE 
+3 TEXTINCLUDE MOVEABLE PURE 
 BEGIN
     "\r\n"
     "\0"
@@ -47,14 +47,15 @@
 #endif    // APSTUDIO_INVOKED
 
 
+#ifndef _MAC
 /////////////////////////////////////////////////////////////////////////////
 //
 // Version
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,1,3,0
- PRODUCTVERSION 0,1,3,0
+ FILEVERSION 0,1,3,1
+ PRODUCTVERSION 0,1,3,1
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -69,15 +70,18 @@
     BEGIN
         BLOCK "0c0904b0"
         BEGIN
-            VALUE "Comments", "XML Security C++ Library"
-            VALUE "CompanyName", "The Apache Software Foundation"
-            VALUE "FileDescription", "xsec_1D"
-            VALUE "FileVersion", "0, 1, 3, 0"
-            VALUE "InternalName", "xsec_1D"
-            VALUE "LegalCopyright", "Copyright © 2002-2006 The Apache Software Foundation"
-            VALUE "OriginalFilename", "xsec_1D.dll"
-            VALUE "ProductName", "XML-Security-C - C++ XML Security Library"
-            VALUE "ProductVersion", "0, 1, 3, 0"
+            VALUE "Comments", "XML Security C++ Library\0"
+            VALUE "CompanyName", "The Apache Software Foundation\0"
+            VALUE "FileDescription", "xsec_1D\0"
+            VALUE "FileVersion", "0, 1, 3, 1\0"
+            VALUE "InternalName", "xsec_1D\0"
+            VALUE "LegalCopyright", "Copyright © 2002-2006 The Apache Software Foundation\0"
+            VALUE "LegalTrademarks", "\0"
+            VALUE "OriginalFilename", "xsec_1D.dll\0"
+            VALUE "PrivateBuild", "\0"
+            VALUE "ProductName", "XML-Security-C - C++ XML Security Library\0"
+            VALUE "ProductVersion", "0, 1, 3, 1\0"
+            VALUE "SpecialBuild", "\0"
         END
     END
     BLOCK "VarFileInfo"
@@ -85,6 +89,8 @@
         VALUE "Translation", 0xc09, 1200
     END
 END
+
+#endif    // !_MAC
 
 #endif    // English (Australia) resources
 /////////////////////////////////////////////////////////////////////////////