diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-07-27 22:24:53 -0700 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-28 15:35:16 +0530 |
| commit | 83c2ebaaa2a39445f6cd2f677cd6b27d8122f293 (patch) | |
| tree | 0b2d3120fbdff32a948c705155bb943326df3379 | |
| parent | b0886d6918f6bcb2f3a2356f4be2ee79286fbeed (diff) | |
Release 5.1.0.22I
Release 5.1.0.22I
Change-Id: I4c0b82d2322e78c844246ea32fc9e327b140e1cd
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 06647b4b7d40..e0f183833b34 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.22H" +#define QWLAN_VERSIONSTR "5.1.0.22I" #endif /* QWLAN_VERSION_H */ |
