diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-05-19 21:56:05 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-05-19 21:56:05 -0700 |
| commit | 7dbf428cfdf42e57f0eabcf077407c5b8ef8e843 (patch) | |
| tree | fabe213bb6a1129be8ae162cf966e8b04dc9c848 | |
| parent | 3a06735fd46eef1c14e5660696d9c5cd3e0eedf4 (diff) | |
Release 5.1.1.72Z
Release 5.1.1.72Z
Change-Id: Id5979778e6fc3dbe3b51203a4bc6fe4f1b625036
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 7ea938ff42c4..40f0de1fd7aa 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 72 -#define QWLAN_VERSIONSTR "5.1.1.72Y" +#define QWLAN_VERSIONSTR "5.1.1.72Z" #endif /* QWLAN_VERSION_H */ |
