diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-06 01:24:07 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-06 01:24:07 -0800 |
| commit | aa8404efc98dd9389dc5a2d27e8f356452287c2e (patch) | |
| tree | 71820aedb09ec4d0d299e379ad0d02f04613cda1 | |
| parent | 0437618b179f99e7d55f652de33e4bdd18275da0 (diff) | |
Release 5.1.0.39S
Release 5.1.0.39S
Change-Id: Idaf843c3a90a4a7adc0a049a74916a89ab247005
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 e02ff372e7b1..4b73f2d0284e 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 "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 39 -#define QWLAN_VERSIONSTR "5.1.0.39R" +#define QWLAN_VERSIONSTR "5.1.0.39S" #endif /* QWLAN_VERSION_H */ |
