/usr/include/shogun/lib/versionstring.h is in libshogun-dev 3.1.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | #define MAINVERSION "3.1.1"
#define VERSION_EXTRA ""
#define VERSION_REVISION 0x030101
#define VERSION_RELEASE "v3.1.1_2014-1-5_20:42"
#define VERSION_YEAR 2014
#define VERSION_MONTH 1
#define VERSION_DAY 5
#define VERSION_HOUR 20
#define VERSION_MINUTE 42
#define VERSION_PARAMETER 1
|