diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-07-20 09:20:09 -0700 |
|---|---|---|
| committer | Nandini Suresh <snandini@codeaurora.org> | 2016-07-20 10:44:17 -0700 |
| commit | 74da41bcc2cea822aa99a5406b74605389129224 (patch) | |
| tree | 7d4c43f8a90259e6086c6b57f969da9ab769cb3f | |
| parent | d939d3decdaa954df63636edc6f07859041b9871 (diff) | |
Release 5.1.0.22C
Release 5.1.0.22C
Change-Id: I87f9c706dad7271b5f21579df71a644abc120257
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 a1b8466626c9..05002a9595d6 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.22B" +#define QWLAN_VERSIONSTR "5.1.0.22C" #endif /* QWLAN_VERSION_H */ |
