diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-15 06:41:28 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-15 06:41:28 -0700 |
| commit | 2a5ca263d5b8b3efd8d7054ffa470a39f1565ee4 (patch) | |
| tree | a081de8e2b1c8aef330e0f57e8c70e9ded6d2d04 | |
| parent | 426307e04dccc48b974d15ca7e67b6001047d237 (diff) | |
Release 5.1.1.60B
Release 5.1.1.60B
Change-Id: I8f8383013a894243b7cabbad53e898187463a06a
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 5036658c807c..07a39dcb5e3c 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 60 -#define QWLAN_VERSIONSTR "5.1.1.60A" +#define QWLAN_VERSIONSTR "5.1.1.60B" #endif /* QWLAN_VERSION_H */ |
