diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-12 12:34:22 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-13 14:07:29 -0700 |
| commit | cb23ddd200cabf3fdccd0557a40d79148bae04f1 (patch) | |
| tree | 9e264ae1b829a9a71107feebd45565bd94510899 | |
| parent | 85c0abffbacadf4f3201568d7f51404e871a4de3 (diff) | |
Release 5.1.0.23E
Release 5.1.0.23E
Change-Id: I4bffeb284a1ecc2b35092e8d85cf21714e0a5eed
CRs-Fixed: 688141
| -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 bc4857954afc..56739594b8b5 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 0 -#define QWLAN_VERSION_EXTRA "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 23 -#define QWLAN_VERSIONSTR "5.1.0.23D" +#define QWLAN_VERSIONSTR "5.1.0.23E" #endif /* QWLAN_VERSION_H */ |
