[utilities COMMIT] /cpp-log4shib/trunk/msvc10/log4shibDLL/log4shibDLL.rc
noreply at shibboleth.net
noreply at shibboleth.net
Thu May 30 12:40:46 EDT 2013
Author: scantor
Date: Thu May 30 12:40:46 2013
New Revision: 409
URL: http://svn.shibboleth.net/view/utilities?rev=409&view=rev
Log:
Bump version
Modified:
cpp-log4shib/trunk/msvc10/log4shibDLL/log4shibDLL.rc
Modified: cpp-log4shib/trunk/msvc10/log4shibDLL/log4shibDLL.rc
URL: http://svn.shibboleth.net/view/utilities/cpp-log4shib/trunk/msvc10/log4shibDLL/log4shibDLL.rc?rev=409&r1=408&r2=409&view=diff
==============================================================================
--- cpp-log4shib/trunk/msvc10/log4shibDLL/log4shibDLL.rc (original)
+++ cpp-log4shib/trunk/msvc10/log4shibDLL/log4shibDLL.rc Thu May 30 12:40:46 2013
@@ -10,8 +10,8 @@
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,0,6,0
- PRODUCTVERSION 1,0,6,0
+ FILEVERSION 1,0,7,0
+ PRODUCTVERSION 1,0,7,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -30,7 +30,7 @@
VALUE "CompanyName", "Internet2\0"
VALUE "ContributingAuthors", "Cedric Le Goater, Marc Welz, others. See documentation for complete list\0"
VALUE "FileDescription", "Log library for C++ DLL\0"
- VALUE "FileVersion", "1.0.6\0"
+ VALUE "FileVersion", "1.0.7\0"
VALUE "InternalName", "log4shib\0"
VALUE "LegalCopyright", "Copyright © 2000-2013 the Log4cpp Project, others\0"
VALUE "LegalTrademarks", "\0"
@@ -41,7 +41,7 @@
#endif
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "Log library for C++\0"
- VALUE "ProductVersion", "1.0.6\0"
+ VALUE "ProductVersion", "1.0.7\0"
VALUE "SpecialBuild", "\0"
END
END
More information about the commits
mailing list