diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 14:27:07 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 14:27:07 -0800 |
| commit | f98af945ebc4900af9daa8d0788e2823da4e04e9 (patch) | |
| tree | 39db7e3e43bc705b719f51e4363cb8c57df4f5c2 | |
| parent | d912dd1c94d9f9af9e0144953c1fe4bd6bb3fd80 (diff) | |
Release 5.1.0.43Z
Release 5.1.0.43Z
Change-Id: I9ee6b0c736cb1811093621c377964a101064ad82
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 3fbd744fb306..8c655c451f93 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 43 -#define QWLAN_VERSIONSTR "5.1.0.43Y" +#define QWLAN_VERSIONSTR "5.1.0.43Z" #endif /* QWLAN_VERSION_H */ |
