version.h

Go to the documentation of this file.
00001 #ifndef _OASYS_VERSION_H_
00002 #define _OASYS_VERSION_H_
00003 
00004 #define OASYS_VERSION_MAJOR     1
00005 #define OASYS_VERSION_MINOR     1
00006 #define OASYS_VERSION_PATCH     0
00007 #define OASYS_VERSION_STRING    "OASYS Library version 1.1.0"
00008 
00009 extern const char* oasys_version;
00010 
00011 #endif /* _OASYS_VERSION_H_ */

Generated on Fri Dec 22 14:48:01 2006 for DTN Reference Implementation by  doxygen 1.5.1