diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-04 21:39:43 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-04 21:39:43 -0800 |
| commit | 955fe945508506e88745d8ade38ac6bae5a0db56 (patch) | |
| tree | 68de38fff8c0765946b25c534fac552e20ed4f72 | |
| parent | ea83505d311b9dc230a16d8f2546c101c14e9c11 (diff) | |
Release 5.1.0.48G
Release 5.1.0.48G
Change-Id: Idd8c469587219fcaac490d3d75cbff348d70feac
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 425cc03d585a..b727bad54524 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 48 -#define QWLAN_VERSIONSTR "5.1.0.48F" +#define QWLAN_VERSIONSTR "5.1.0.48G" #endif /* QWLAN_VERSION_H */ |
