diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-05 22:53:00 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-05 22:53:00 -0800 |
| commit | 3bfbc4f6b42c91d3ff8e2ff56d270448e5583e43 (patch) | |
| tree | b463380c651b13096b2bbe53090d3fc945e43446 | |
| parent | a73960779b1e3f45639b20fb066008f8c17c5c00 (diff) | |
Release 5.1.1.2E
Release 5.1.1.2E
Change-Id: Ie482a89bf335381258ea47b4ab14e968ee9379d3
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 1ab1ead2b58f..6d724ad6a6d5 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 1 -#define QWLAN_VERSION_EXTRA "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2D" +#define QWLAN_VERSIONSTR "5.1.1.2E" #endif /* QWLAN_VERSION_H */ |
