diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-10 00:21:22 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-10 00:21:22 -0700 |
| commit | 7d9978dc53ec9d711ebfb42b93eaffcc159a5c5e (patch) | |
| tree | ff2a97c28da3676e5c677b6a9a2ada49d9bf14bc | |
| parent | f89ff70b773750c0502f2f0fb60f405b00dce25b (diff) | |
Release 5.1.1.56G
Release 5.1.1.56G
Change-Id: Iad65c39b2c56c5433b18f56643ce5b7a5839094d
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 fc25c47e55a9..f2329da5d855 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 56 -#define QWLAN_VERSIONSTR "5.1.1.56F" +#define QWLAN_VERSIONSTR "5.1.1.56G" #endif /* QWLAN_VERSION_H */ |
