diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-09 15:48:24 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-09 15:48:24 -0800 |
| commit | e520bcf9dd8d5a9e6ba5426ff77fe07d17f0debd (patch) | |
| tree | 9dff2cbbca9bc4a311437a920ac35f93278a0d7a | |
| parent | b70e662383d7497c0a86b2702f4c0feb09c27876 (diff) | |
Release 5.1.0.49E
Release 5.1.0.49E
Change-Id: Ia07550023b4a2e9050c665e973410d2eeb2f85b0
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 97f12d5f9239..6a96b1478999 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49D" +#define QWLAN_VERSIONSTR "5.1.0.49E" #endif /* QWLAN_VERSION_H */ |
