diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-18 14:53:23 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-18 14:53:24 -0700 |
| commit | c6dec2ff0cf9bc101d657b861bad360b58105706 (patch) | |
| tree | c929ce577feb6763d4b0b44dfda028b580ddfa91 | |
| parent | ca00b2bb6f02861b0502b3f1b9a19498da24f867 (diff) | |
Release 5.1.1.32Z
Release 5.1.1.32Z
Change-Id: I91fcd4b6244c2116708a98fed985f5e6ea038922
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 fc5a39576e85..dbb0a70d6469 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 32 -#define QWLAN_VERSIONSTR "5.1.1.32Y" +#define QWLAN_VERSIONSTR "5.1.1.32Z" #endif /* QWLAN_VERSION_H */ |
