OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
include
ossim
ossimVersion.h
Go to the documentation of this file.
1
#ifndef ossimVersion_HEADER
2
#define ossimVersion_HEADER 1
3
4
#define OSSIM_VERSION "1.9.0"
5
#define OSSIM_MAJOR_VERSION_NUMBER 1
6
#define OSSIM_MINOR_VERSION_NUMBER 9
7
#define OSSIM_PATCH_VERSION_NUMBER 0
8
#define OSSIM_RELEASE_NUMBER 1
9
#define OSSIM_REVISION "19cef716ad79b75bcbae271c203148d495638752"
10
11
// date format = (yyyymmdd)
12
#define OSSIM_BUILD_DATE "20180717"
13
14
#endif
/* End of #ifndef ossimVersion_HEADER */
Generated on Fri Aug 3 2018 08:46:54 for OSSIM - Open Source Software Image Map by
1.8.14