dtn-version.h

Go to the documentation of this file.
00001 #ifndef _DTN_VERSION_H_
00002 #define _DTN_VERSION_H_
00003 
00004 #define DTN_VERSION_MAJOR       2
00005 #define DTN_VERSION_MINOR       2
00006 #define DTN_VERSION_PATCH       0
00007 #define DTN_VERSION_STRING      "DTN Reference Implementation version 2.2.0"
00008 
00009 extern const char* dtn_version;
00010 
00011 #endif /* _DTN_VERSION_H_ */

Generated on Fri Dec 22 14:47:58 2006 for DTN Reference Implementation by  doxygen 1.5.1