diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-07-26 22:35:46 -0700 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-28 15:30:32 +0530 |
| commit | 4a2e22862bf5f8dd70555a0602ff99b008219df4 (patch) | |
| tree | b85c209c6b29f793e702b0362e7912b93b1dcf2b | |
| parent | c89fe7165104b0dc51e793ac50f94c04b1fe4359 (diff) | |
Release 5.1.0.22G
Release 5.1.0.22G
Change-Id: Ie0106474bc3467a8c22e642d175b6dbf6bde7d35
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 aff4707e7b74..00f70666a9ac 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.22F" +#define QWLAN_VERSIONSTR "5.1.0.22G" #endif /* QWLAN_VERSION_H */ |
