diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-19 01:41:04 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-19 01:41:04 -0700 |
| commit | 70014f80cc7b36b8f2b95c8cf30bb000660db111 (patch) | |
| tree | 5e45bcb3139fc8190eb4b594d9cc581bdeadae97 | |
| parent | ea2aa14ca6a92b6c4951985630cf5eefacf6d2a8 (diff) | |
Release 5.1.1.33F
Release 5.1.1.33F
Change-Id: Ib3e8a19e16bc7ea365f6179987bdba3276ce954b
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 9130ed1d6e0e..3d5a107ef714 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "5.1.1.33E" +#define QWLAN_VERSIONSTR "5.1.1.33F" #endif /* QWLAN_VERSION_H */ |
