MWCapture SDK Linux
3.3.1.LAST_SVN_COMMIT_NUM
Home
Development Library
Release Notes
Include
common
ProductVer.h
1
#pragma once
2
3
#define VER_MAJOR 3
4
#define VER_MINOR 0
5
#define VER_RELEASE 1
6
#define VER_BUILD 1
7
#define VER_DATE "2015/05/05 14:13:53"
8
#define VER_CLASS "Internal"