[cpp-xmltooling COMMIT] /branches/REL_1/xmltooling/xmltooling.rc

noreply at shibboleth.net noreply at shibboleth.net
Mon Dec 3 14:23:08 EST 2012


Author: scantor
Date: Mon Dec  3 14:23:07 2012
New Revision: 1014

URL: http://svn.shibboleth.net/view/cpp-xmltooling?rev=1014&view=rev
Log:
Fix up some versions

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=1014&r1=1013&r2=1014&view=diff
==============================================================================
--- branches/REL_1/xmltooling/xmltooling.rc (original)
+++ branches/REL_1/xmltooling/xmltooling.rc Mon Dec  3 14:23:07 2012
@@ -28,8 +28,8 @@
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,5,1,0
- PRODUCTVERSION 2,5,0,0
+ FILEVERSION 1,5,2,0
+ PRODUCTVERSION 2,5,1,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L



More information about the commits mailing list