diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-04-03 05:20:52 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-04-03 05:20:53 -0700 |
| commit | f98c25e96ff4c6f1b6f0e11207201bdff27816c1 (patch) | |
| tree | 3380bf32b96f4f89c2742ff1888ad7d328e3d07f | |
| parent | 45e89d87fa941518cb94a0a2a86c5165177ce607 (diff) | |
Release 5.1.1.52A
Release 5.1.1.52A
Change-Id: I8a2824e647451767044edb60cf7f98ee072bc7c5
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 fc42b8317e26..eb1ad46cf4e8 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 52 -#define QWLAN_VERSIONSTR "5.1.1.52" +#define QWLAN_VERSIONSTR "5.1.1.52A" #endif /* QWLAN_VERSION_H */ |
