versioninfo.json 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "FixedFileInfo": {
  3. "FileVersion": {
  4. "Major": 0,
  5. "Minor": 9,
  6. "Patch": 0,
  7. "Build": 0
  8. },
  9. "ProductVersion": {
  10. "Major": 0,
  11. "Minor": 9,
  12. "Patch": 0,
  13. "Build": 0
  14. },
  15. "FileFlagsMask": "3f",
  16. "FileFlags ": "00",
  17. "FileOS": "040004",
  18. "FileType": "01",
  19. "FileSubType": "00"
  20. },
  21. "StringFileInfo": {
  22. "Comments": "",
  23. "CompanyName": "Gravitl",
  24. "FileDescription": "",
  25. "FileVersion": "",
  26. "InternalName": "",
  27. "LegalCopyright": "",
  28. "LegalTrademarks": "",
  29. "OriginalFilename": "",
  30. "PrivateBuild": "",
  31. "ProductName": "Netclient",
  32. "ProductVersion": "v0.10.0.0",
  33. "SpecialBuild": ""
  34. },
  35. "VarFileInfo": {
  36. "Translation": {
  37. "LangID": "0409",
  38. "CharsetID": "04B0"
  39. }
  40. },
  41. "IconPath": "windowsdata/resource/netclient.ico",
  42. "ManifestPath": "netclient.exe.manifest.xml"
  43. }