diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-07-22 18:35:32 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-07-22 18:35:33 -0700 |
| commit | 5e22c78ffd30abf9a2735d40a30397f16101951d (patch) | |
| tree | 016e8e7355a64ef7c6ff8460e912fd1f089059d2 | |
| parent | 4b5513783aa199c986e08d5e79184587505a56b3 (diff) | |
Release 5.1.0.22D
Release 5.1.0.22D
Change-Id: I5f48d165ebdd46d107cca29ec8d77fbd8809eaca
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 05002a9595d6..140489632df5 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.22C" +#define QWLAN_VERSIONSTR "5.1.0.22D" #endif /* QWLAN_VERSION_H */ |
