diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-23 05:17:01 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-23 05:17:01 -0800 |
| commit | 36c6b399f4564739bf07f1fbbefaa1ccd37fa5f6 (patch) | |
| tree | c8d7c0dad965a4354a0f3bec0cafe8e66393fc2b | |
| parent | 19fcae4a50e0a19fb602d9cf69aac0d5beb028b8 (diff) | |
Release 5.1.1.39W
Release 5.1.1.39W
Change-Id: I2409fee33afd8c8e7f708a460d63ef98d42b93bf
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 a33c5411e231..fa0ddb4fcaed 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 39 -#define QWLAN_VERSIONSTR "5.1.1.39V" +#define QWLAN_VERSIONSTR "5.1.1.39W" #endif /* QWLAN_VERSION_H */ |
