diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-08 07:47:38 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-08 07:47:39 -0800 |
| commit | 9877ecb5e8e2dfc3fd1daed9d4ef1400a2cb0da1 (patch) | |
| tree | e2328a515b05d8a86a4457e765b754cc65cbacae | |
| parent | 05ff203625819ee87715fc569a3e1bff0d42426f (diff) | |
Release 5.1.0.40
Release 5.1.0.40
Change-Id: If0a2514cc315153809ddbc72c2a11d91b7a5cb99
CRs-Fixed: 688141
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 2757a3354f60..1d2b2b096820 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 0 -#define QWLAN_VERSION_EXTRA "Z" -#define QWLAN_VERSION_BUILD 39 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 40 -#define QWLAN_VERSIONSTR "5.1.0.39Z" +#define QWLAN_VERSIONSTR "5.1.0.40" #endif /* QWLAN_VERSION_H */ |
