diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-14 04:11:57 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-14 04:11:57 -0700 |
| commit | a972ededbb0bd260061283087135e131e7692f03 (patch) | |
| tree | c914f0206844a140126dfd9a2122b1693a915338 | |
| parent | c02b80d2b3980c106e091d506816f6e361ee96cc (diff) | |
Release 5.1.1.31Z
Release 5.1.1.31Z
Change-Id: I999aebccc056081de1cb94214bb0fbd1bb3d9cf1
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 eb2b3c819a80..67cf849e030e 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 31 -#define QWLAN_VERSIONSTR "5.1.1.31Y" +#define QWLAN_VERSIONSTR "5.1.1.31Z" #endif /* QWLAN_VERSION_H */ |
