diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-04 22:29:59 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-04 22:30:00 -0700 |
| commit | 3ccc85043943ccce2509c8f0cf94d8b11543bdfb (patch) | |
| tree | f5acd41ae576408761fac8c19b1674a7cff621be | |
| parent | 4bbf40a0eb38711ab44ced57e3c036e56a955ca1 (diff) | |
Release 5.1.0.29E
Release 5.1.0.29E
Change-Id: Ic6282439799d7322837636c9855d8fad73caa870
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 e894a3b8d42f..3232ea9d4fe9 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 29 -#define QWLAN_VERSIONSTR "5.1.0.29D" +#define QWLAN_VERSIONSTR "5.1.0.29E" #endif /* QWLAN_VERSION_H */ |
