diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-09 06:21:51 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-09 06:21:51 -0700 |
| commit | 04c3e93dfe003ca365e7edd4cfd8a3bb33ed0541 (patch) | |
| tree | 3702fb53d761de72f911ca94b740af76c682174b | |
| parent | f780ca85f1b832e89bfbd76fc4bae7d32040d4a5 (diff) | |
Release 5.1.1.56C
Release 5.1.1.56C
Change-Id: Ic166952c466db2b1d14722ef44a6b638ca44533e
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 3f072cb8bf6f..4e04b2db9e01 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 56 -#define QWLAN_VERSIONSTR "5.1.1.56B" +#define QWLAN_VERSIONSTR "5.1.1.56C" #endif /* QWLAN_VERSION_H */ |
