diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-09 04:39:57 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-09 04:39:57 -0700 |
| commit | bbef5e55b7622fe79bcacf607aad32cbc6fdaed3 (patch) | |
| tree | fe967727d92d05e111371417159cb183552fa7e8 | |
| parent | 9c764570f03545d8863da3629060efd244402ff1 (diff) | |
Release 5.1.1.35Z
Release 5.1.1.35Z
Change-Id: Ia63e883f1fb89f8e7b2278641e2472ce136981e1
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 0a887d562a60..61ddb9c65b57 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 35 -#define QWLAN_VERSIONSTR "5.1.1.35Y" +#define QWLAN_VERSIONSTR "5.1.1.35Z" #endif /* QWLAN_VERSION_H */ |
