diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-15 06:47:54 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-15 06:47:54 -0800 |
| commit | c125ea21ee4728f972cf9ac6017f0336ad2ea7b4 (patch) | |
| tree | a7bcf99b0c19634605d9070f73e9c6bfc13c46fc | |
| parent | 63322159f222f9e6aa7cc326e3b8f376bfbba453 (diff) | |
Release 5.1.0.40Y
Release 5.1.0.40Y
Change-Id: I87f0198979b7b7ca467d39c0f34195e0efb21a5c
CRs-Fixed: 688141
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 5c7e342a8e1d..f0ff2a441bab 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 40 -#define QWLAN_VERSIONSTR "5.1.0.40X" +#define QWLAN_VERSIONSTR "5.1.0.40Y" #endif /* QWLAN_VERSION_H */ |
