MWCapture SDK Linux  3.3.1.LAST_SVN_COMMIT_NUM
ProductVerTemplate.h
1 #pragma once
2 
3 #define VER_MAJOR 3
4 #define VER_MINOR 0
5 #define VER_RELEASE 1
6 #define VER_BUILD $WCREV$
7 #define VER_DATE "$WCDATE$"
8