OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Macros
ossimVersion.h File Reference

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"
 

Macro Definition Documentation

◆ OSSIM_BUILD_DATE

#define OSSIM_BUILD_DATE   "20180717"

◆ OSSIM_MAJOR_VERSION_NUMBER

#define OSSIM_MAJOR_VERSION_NUMBER   1

Definition at line 5 of file ossimVersion.h.

◆ OSSIM_MINOR_VERSION_NUMBER

#define OSSIM_MINOR_VERSION_NUMBER   9

Definition at line 6 of file ossimVersion.h.

◆ OSSIM_PATCH_VERSION_NUMBER

#define OSSIM_PATCH_VERSION_NUMBER   0

Definition at line 7 of file ossimVersion.h.

◆ OSSIM_RELEASE_NUMBER

#define OSSIM_RELEASE_NUMBER   1

Definition at line 8 of file ossimVersion.h.

◆ OSSIM_REVISION

#define OSSIM_REVISION   "19cef716ad79b75bcbae271c203148d495638752"

Definition at line 9 of file ossimVersion.h.

Referenced by ossimTool::getRevision(), and ossimInfo::getRevisionNumber().

◆ OSSIM_VERSION

#define OSSIM_VERSION   "1.9.0"

Definition at line 4 of file ossimVersion.h.

Referenced by ossimTool::getVersion(), ossimInfo::getVersion(), and ossimInit::version().