diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-31 17:26:05 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-31 17:26:06 -0700 |
| commit | f2d009aea5aec5cf5dfdb49838ff97d3616f53fd (patch) | |
| tree | edfd7974d2ae6f9b705fc41995b564823d5aada6 | |
| parent | 59dfdafb5f1edafbb329ac164832f36d4b74a41d (diff) | |
Release 5.1.1.38D
Release 5.1.1.38D
Change-Id: I369e7ca6be2cc1551419d0d9e68b2db5bae32cf3
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 38c695e5d952..9bac65015af3 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.1.38C" +#define QWLAN_VERSIONSTR "5.1.1.38D" #endif /* QWLAN_VERSION_H */ |
