summaryrefslogtreecommitdiffstats
path: root/libMpegTPDec/src/version
blob: e7bd1b1bf0b15e9987f6e8ea7f03ae3d012d1258 (plain)
1
2
3
4
5
6
7
8

/* library info */
#define TP_LIB_VL0 2
#define TP_LIB_VL1 3
#define TP_LIB_VL2 0
#define TP_LIB_TITLE "MPEG Transport"
#define TP_LIB_BUILD_DATE __DATE__
#define TP_LIB_BUILD_TIME __TIME__