diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-05 05:59:45 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-05 05:59:46 -0800 |
| commit | 714959bb390a8a1ecb87f87db3522e839ca6516d (patch) | |
| tree | f260c78598b2989fc36854b3b1127898c6670608 | |
| parent | 8457c60df9eb244f59fefe874a01dd6a15f4a700 (diff) | |
Release 5.1.0.39N
Release 5.1.0.39N
Change-Id: If4744f97e95b9d3cab0ca43d00f356edd5ea1adf
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 32ba25077ec9..46f30cc6c3b8 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 "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 39 -#define QWLAN_VERSIONSTR "5.1.0.39M" +#define QWLAN_VERSIONSTR "5.1.0.39N" #endif /* QWLAN_VERSION_H */ |
