diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-05 11:25:56 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-11-07 11:25:53 -0800 |
| commit | 11f1b7104fc62fedd54be13ff8239df037272b6a (patch) | |
| tree | b68b4cdbfd6641a73eff4d8098f4cd44a842aaf2 | |
| parent | 5e4c5ad8bc75fb8aa5bdf72a563952e6d1009a0b (diff) | |
Release 5.1.0.35E
Release 5.1.0.35E
Change-Id: I93134dc4b7eb7f57054bc5e1ed2231bc84f6befb
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 11e6bb19fdb6..6b0ff94c953d 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 35 -#define QWLAN_VERSIONSTR "5.1.0.35D" +#define QWLAN_VERSIONSTR "5.1.0.35E" #endif /* QWLAN_VERSION_H */ |
