diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-04-29 23:57:53 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-04-29 23:57:53 -0700 |
| commit | 3c933b8b1800d2eebcb46f2cd35fcede388bffc6 (patch) | |
| tree | b36dd9b32a81a19e788b7fb3c840c1a67e52d632 | |
| parent | d86b317e2418e0b147ef5cfa1beec3fce9adcdfa (diff) | |
Release 5.1.1.54D
Release 5.1.1.54D
Change-Id: Icfc474689f23f8cc63e70be44e2a05a05b0583a1
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 471a28be17c0..a66c0bfc1531 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 1 -#define QWLAN_VERSION_EXTRA "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 54 -#define QWLAN_VERSIONSTR "5.1.1.54C" +#define QWLAN_VERSIONSTR "5.1.1.54D" #endif /* QWLAN_VERSION_H */ |
