PylonVersionNumber.h 555 B

1234567891011121314
  1. // This file has been generated automatically using:
  2. // "d:\jenkinscore\workspace\pylon-release_release_6.3@2\build\filetemplates\pylonversionnumber.template.h"
  3. // DO NOT EDIT!
  4. #define PYLON_VERSION_MAJOR 6
  5. #define PYLON_VERSION_MINOR 3
  6. #define PYLON_VERSION_SUBMINOR 0
  7. #define PYLON_VERSION_BUILD 18933
  8. #define PYLON_VERSIONSTRING_MAJOR "6"
  9. #define PYLON_VERSIONSTRING_MINOR "3"
  10. #define PYLON_VERSIONSTRING_SUBMINOR "0"
  11. #define PYLON_VERSIONSTRING_BUILD "18933"
  12. #define PYLON_VERSIONSTRING_EXTENSION ""