diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-26 14:13:28 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-26 14:13:29 -0700 |
| commit | 21a4e5139f7405e4c1cf3351280726361b392fc6 (patch) | |
| tree | f2b3c1950795d8ca3a81793bbc7c0e567943bac4 | |
| parent | 1a3dac6d94dad5d655d32cc553a9e64a801e638a (diff) | |
Release 5.1.0.33E
Release 5.1.0.33E
Change-Id: I6484d08803eb680de466b36d13e504a1781b3ece
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 113e4adcd023..7b8da14a1384 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 33 -#define QWLAN_VERSIONSTR "5.1.0.33D" +#define QWLAN_VERSIONSTR "5.1.0.33E" #endif /* QWLAN_VERSION_H */ |
