diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-19 00:58:10 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-19 00:58:11 -0700 |
| commit | 19a3d069735e8ca8b1a7c7036e4719088892527b (patch) | |
| tree | 7d3271a0f03ada3a2dc9f4ce71542cde35eb5999 | |
| parent | c22ae9cfd5c84174db8c8a69f541fc3c60552ed3 (diff) | |
Release 5.1.1.33E
Release 5.1.1.33E
Change-Id: I99d15531751e86288e2f3a0b3c1214dcac19cbc5
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 9b9d542ae32b..9130ed1d6e0e 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 33 -#define QWLAN_VERSIONSTR "5.1.1.33D" +#define QWLAN_VERSIONSTR "5.1.1.33E" #endif /* QWLAN_VERSION_H */ |
