LibCT 2.0

Include/Version.h

Go to the documentation of this file.
00001 // ------------------------------------------------------------------
00012 #ifndef _LIBCT_VERSION_H
00013 #define _LIBCT_VERSION_H
00014 
00015 #define LIBCT_MAJOR_VERSION 2
00016 #define LIBCT_MINOR_VERSION 0
00017 #define LIBCT_BUILD_VERSION 0
00018 
00019 #endif // _LIBCT_VERSION_H