diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-30 03:54:53 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-30 03:54:53 -0700 |
| commit | 18d6ebfd0df8d5a049caae097361779b2d9cf105 (patch) | |
| tree | ec6549314b4eb40ac757434dd2b580339aa60cad | |
| parent | 0a488771cd0633d4f736f3712e05c8e943a38a10 (diff) | |
Release 5.1.1.34Z
Release 5.1.1.34Z
Change-Id: Ic0d5fa617147c17bd05307cb511853ce0a5e0d23
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 533ff43f4007..c5b8a780513f 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 34 -#define QWLAN_VERSIONSTR "5.1.1.34Y" +#define QWLAN_VERSIONSTR "5.1.1.34Z" #endif /* QWLAN_VERSION_H */ |
