diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-25 07:33:20 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-25 07:33:20 -0700 |
| commit | 9dc5be3c3a81ab85da9595ee5c679e16a777b7bb (patch) | |
| tree | 1ab7fd8a8b01df40dc80e064f6f9badd2dfb0b30 | |
| parent | d793dadff1c4a9e3010ff306d6aa4271c6604098 (diff) | |
Release 5.1.1.34E
Release 5.1.1.34E
Change-Id: I13a5229accef8a358b982e07c7ab144e217b8273
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 fa7d9f69c46f..b682fea2f578 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 "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 34 -#define QWLAN_VERSIONSTR "5.1.1.34D" +#define QWLAN_VERSIONSTR "5.1.1.34E" #endif /* QWLAN_VERSION_H */ |
