[cpp-opensaml COMMIT] in /branches/REL_2: saml/saml.rc samlsign/samlsign.rc
noreply at shibboleth.net
noreply at shibboleth.net
Wed Nov 27 23:48:47 EST 2013
Author: scantor
Date: Wed Nov 27 23:48:47 2013
New Revision: 771
URL: http://svn.shibboleth.net/view/cpp-opensaml?rev=771&view=rev
Log:
Update build revision
Modified:
branches/REL_2/saml/saml.rc
branches/REL_2/samlsign/samlsign.rc
Modified: branches/REL_2/saml/saml.rc
URL: http://svn.shibboleth.net/view/cpp-opensaml/branches/REL_2/saml/saml.rc?rev=771&r1=770&r2=771&view=diff
==============================================================================
--- branches/REL_2/saml/saml.rc (original)
+++ branches/REL_2/saml/saml.rc Wed Nov 27 23:48:47 2013
@@ -28,7 +28,7 @@
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 2,5,3,0
+ FILEVERSION 2,5,3,1
PRODUCTVERSION 2,5,3,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
@@ -47,7 +47,7 @@
VALUE "Comments", "\0"
VALUE "CompanyName", "Shibboleth Consortium\0"
VALUE "FileDescription", "OpenSAML Library\0"
- VALUE "FileVersion", "2, 5, 3, 0\0"
+ VALUE "FileVersion", "2, 5, 3, 1\0"
#ifdef _DEBUG
VALUE "InternalName", "saml2_5D\0"
#else
Modified: branches/REL_2/samlsign/samlsign.rc
URL: http://svn.shibboleth.net/view/cpp-opensaml/branches/REL_2/samlsign/samlsign.rc?rev=771&r1=770&r2=771&view=diff
==============================================================================
--- branches/REL_2/samlsign/samlsign.rc (original)
+++ branches/REL_2/samlsign/samlsign.rc Wed Nov 27 23:48:47 2013
@@ -28,7 +28,7 @@
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 2,5,3,0
+ FILEVERSION 2,5,3,1
PRODUCTVERSION 2,5,3,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
@@ -47,7 +47,7 @@
VALUE "Comments", "\0"
VALUE "CompanyName", "Shibboleth Consortium\0"
VALUE "FileDescription", "OpenSAML Signature Utility\0"
- VALUE "FileVersion", "2, 5, 3, 0\0"
+ VALUE "FileVersion", "2, 5, 3, 1\0"
VALUE "InternalName", "samlsign\0"
VALUE "LegalCopyright", "Copyright © 2013 UCAID\0"
VALUE "LegalTrademarks", "\0"
More information about the commits
mailing list