diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-14 14:34:26 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-14 14:34:27 -0800 |
| commit | 7e58309c2ef5dbb84a15646a9033702ab67ba1d0 (patch) | |
| tree | 4136175ce945ca355d627cc401e35b9675a452d1 | |
| parent | 7c7aab322379d19c787c58c592c57b57bbab3409 (diff) | |
Release 5.1.1.38Z
Release 5.1.1.38Z
Change-Id: If621f515b7648d6d31a60758302a091e4ae44ba4
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 5afe5570ad32..e0febf248673 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.1.38Y" +#define QWLAN_VERSIONSTR "5.1.1.38Z" #endif /* QWLAN_VERSION_H */ |
