diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-13 12:17:44 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-13 12:17:44 -0800 |
| commit | f1a8755076eae3d7ed8d246e86a5302505e158f3 (patch) | |
| tree | 624fb216da513e0b005897c61ec7a868333a6019 | |
| parent | 995ac95035575ab09398df93a1cb9ca9d812de3c (diff) | |
Release 5.1.1.38W
Release 5.1.1.38W
Change-Id: Ib183294ea54963f2096ba304400e35909f55f312
CRs-Fixed: 774533
| -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 24d5ace6e73e..354a22e0bc2c 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 1 -#define QWLAN_VERSION_EXTRA "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.1.38V" +#define QWLAN_VERSIONSTR "5.1.1.38W" #endif /* QWLAN_VERSION_H */ |
