[cpp-xmltooling COMMIT] /branches/REL_1/xmltooling/xmltooling.rc
noreply at shibboleth.net
noreply at shibboleth.net
Wed Nov 27 23:48:17 EST 2013
Author: scantor
Date: Wed Nov 27 23:48:16 2013
New Revision: 1035
URL: http://svn.shibboleth.net/view/cpp-xmltooling?rev=1035&view=rev
Log:
Update build revision
Modified:
branches/REL_1/xmltooling/xmltooling.rc
Modified: branches/REL_1/xmltooling/xmltooling.rc
URL: http://svn.shibboleth.net/view/cpp-xmltooling/branches/REL_1/xmltooling/xmltooling.rc?rev=1035&r1=1034&r2=1035&view=diff
==============================================================================
--- branches/REL_1/xmltooling/xmltooling.rc (original)
+++ branches/REL_1/xmltooling/xmltooling.rc Wed Nov 27 23:48:16 2013
@@ -28,7 +28,7 @@
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,5,3,0
+ FILEVERSION 1,5,3,1
PRODUCTVERSION 2,5,3,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
@@ -51,7 +51,7 @@
#else
VALUE "FileDescription", "OpenSAML XMLTooling Library\0"
#endif
- VALUE "FileVersion", "1, 5, 3, 0\0"
+ VALUE "FileVersion", "1, 5, 3, 1\0"
#ifdef XMLTOOLING_LITE
#ifdef _DEBUG
VALUE "InternalName", "xmltooling-lite1_5D\0"
More information about the commits
mailing list