SHOGUN  v3.0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
versionstring.h
Go to the documentation of this file.
1 #define MAINVERSION "3.0.1"
2 
3 #define VERSION_EXTRA ""
4 #define VERSION_REVISION 0x030001
5 #define VERSION_RELEASE "v3.0.1_2013-11-9_5:23"
6 #define VERSION_YEAR 2013
7 #define VERSION_MONTH 11
8 #define VERSION_DAY 9
9 #define VERSION_HOUR 5
10 #define VERSION_MINUTE 23
11 #define VERSION_PARAMETER 1

SHOGUN Machine Learning Toolbox - Documentation