diff OrthancCppClient/SharedLibrary/AUTOGENERATED/Windows64.rc @ 1318:6e275e35d01c Orthanc-0.8.6

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 12 Feb 2015 14:47:38 +0100
parents ce236a43e695
children
line wrap: on
line diff
--- a/OrthancCppClient/SharedLibrary/AUTOGENERATED/Windows64.rc	Thu Feb 12 14:45:43 2015 +0100
+++ b/OrthancCppClient/SharedLibrary/AUTOGENERATED/Windows64.rc	Thu Feb 12 14:47:38 2015 +0100
@@ -1,7 +1,7 @@
 #include <winver.h>
 
 VS_VERSION_INFO VERSIONINFO
-   FILEVERSION 0,8,0,5
+   FILEVERSION 0,8,0,6
    PRODUCTVERSION 0,8,0,0
    FILEOS VOS_NT_WINDOWS32
    FILETYPE VFT_DLL
@@ -10,13 +10,13 @@
       BEGIN
          BLOCK "040904E4"
          BEGIN
-            VALUE "Comments", "Release 0.8.5"
+            VALUE "Comments", "Release 0.8.6"
             VALUE "CompanyName", "University Hospital of Liege"
             VALUE "FileDescription", "Native client to the REST API of Orthanc"
-            VALUE "FileVersion", "0.8.0.5"
+            VALUE "FileVersion", "0.8.0.6"
             VALUE "InternalName", "OrthancClient"
             VALUE "LegalCopyright", "(c) 2012-2015, Sebastien Jodogne, University Hospital of Liege"
-            VALUE "LegalTrademarks", "Licensing information is available on http://www.orthanc-server.com/"
+            VALUE "LegalTrademarks", "Licensing information is available at http://www.orthanc-server.com/"
             VALUE "OriginalFilename", "OrthancClient_Windows64.dll"
             VALUE "ProductName", "OrthancClient"
             VALUE "ProductVersion", "0.8"