diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-10 15:12:42 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-10 15:12:42 -0800 |
| commit | 8faf750f4e55327eca407b5fa615d2b67a211841 (patch) | |
| tree | 324557f5b4a50d07ff8eb4f6272b1e953de540f1 | |
| parent | 240634dd7ff54ef8f5cf74f0034aea99dec05176 (diff) | |
Release 5.1.0.44E
Release 5.1.0.44E
Change-Id: Iee6ca1e5c2e181539982c1b91e099364d04ed30d
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 fcb9da8824a8..2fb3d323bae6 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 44 -#define QWLAN_VERSIONSTR "5.1.0.44D" +#define QWLAN_VERSIONSTR "5.1.0.44E" #endif /* QWLAN_VERSION_H */ |
