ckfwq/linux-3.0.4/include/version.h

17 lines
452 B
C
Raw Permalink Normal View History

2024-12-30 10:53:50 +08:00
/*************************************************************************
> File Name: version.h
> Author: ma6174
> Mail: ma6174@163.com
> Created Time: 20170704 172107
************************************************************************/
#ifndef __VERSION_H__
#define __VERSION_H__
#define CMP_NAME "GSC3280STD"
#define VERSION_NUM "V.1.0"
#define DATE_MADE "2019-11-01"
#endif //__VERSION_H__