OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
Go to the source code of this file.
Macros | |
#define | OSSIM_VERSION "1.9.0" |
#define | OSSIM_MAJOR_VERSION_NUMBER 1 |
#define | OSSIM_MINOR_VERSION_NUMBER 9 |
#define | OSSIM_PATCH_VERSION_NUMBER 0 |
#define | OSSIM_RELEASE_NUMBER 1 |
#define | OSSIM_REVISION "19cef716ad79b75bcbae271c203148d495638752" |
#define | OSSIM_BUILD_DATE "20180717" |
#define OSSIM_BUILD_DATE "20180717" |
Definition at line 12 of file ossimVersion.h.
Referenced by ossimTool::getBuildDate(), ossimInfo::getBuildDate(), and ossimInit::version().
#define OSSIM_MAJOR_VERSION_NUMBER 1 |
Definition at line 5 of file ossimVersion.h.
#define OSSIM_MINOR_VERSION_NUMBER 9 |
Definition at line 6 of file ossimVersion.h.
#define OSSIM_PATCH_VERSION_NUMBER 0 |
Definition at line 7 of file ossimVersion.h.
#define OSSIM_RELEASE_NUMBER 1 |
Definition at line 8 of file ossimVersion.h.
#define OSSIM_REVISION "19cef716ad79b75bcbae271c203148d495638752" |
Definition at line 9 of file ossimVersion.h.
Referenced by ossimTool::getRevision(), and ossimInfo::getRevisionNumber().
#define OSSIM_VERSION "1.9.0" |
Definition at line 4 of file ossimVersion.h.
Referenced by ossimTool::getVersion(), ossimInfo::getVersion(), and ossimInit::version().