SHOGUN  4.1.0
versionstring.h
Go to the documentation of this file.
1 #define MAINVERSION "4.1.0"
2 
3 #define VERSION_EXTRA ""
4 #define VERSION_REVISION 0x040100
5 #define VERSION_RELEASE "v4.1.0_2015-8-8_13:8"
6 #define VERSION_YEAR 2015
7 #define VERSION_MONTH 8
8 #define VERSION_DAY 8
9 #define VERSION_HOUR 13
10 #define VERSION_MINUTE 8
11 #define VERSION_PARAMETER 1

SHOGUN Machine Learning Toolbox - Documentation