first commit
This commit is contained in:
30
external/cache/sources/wl/include/epivers.h.in
vendored
Normal file
30
external/cache/sources/wl/include/epivers.h.in
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
/*
|
||||
* $Copyright Open Broadcom Corporation$
|
||||
*
|
||||
* $Id: epivers.h.in,v 13.33 2010-09-08 22:08:53 $
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef _epivers_h_
|
||||
#define _epivers_h_
|
||||
|
||||
#define EPI_MAJOR_VERSION @EPI_MAJOR_VERSION@
|
||||
|
||||
#define EPI_MINOR_VERSION @EPI_MINOR_VERSION@
|
||||
|
||||
#define EPI_RC_NUMBER @EPI_RC_NUMBER@
|
||||
|
||||
#define EPI_INCREMENTAL_NUMBER @EPI_INCREMENTAL_NUMBER@
|
||||
|
||||
#define EPI_BUILD_NUMBER @EPI_BUILD_NUMBER@
|
||||
|
||||
#define EPI_VERSION @EPI_VERSION@
|
||||
|
||||
#define EPI_VERSION_NUM @EPI_VERSION_NUM@
|
||||
|
||||
#define EPI_VERSION_DEV @EPI_VERSION_DEV@
|
||||
|
||||
|
||||
#define EPI_VERSION_STR "@EPI_VERSION_STR@@EPI_VERSION_TYPE@ (@VC_VERSION_NUM@)"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user