diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-03 14:14:25 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-03 14:14:26 -0800 |
| commit | 498d2326bb093981566387d83b0713e9a2d2e9aa (patch) | |
| tree | ba02b30d6d4ed77a15bc4778fed0b93f7ca8534c | |
| parent | bdbe4ac866ba26af687c8d5ed6dd45fb69bbd834 (diff) | |
Release 5.1.1.1W
Release 5.1.1.1W
Change-Id: Iefbec596f2ccdbb24c3059ed93dd91cd8ff88b96
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 a8ef66c67800..2b5e0f68f2e5 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1V" +#define QWLAN_VERSIONSTR "5.1.1.1W" #endif /* QWLAN_VERSION_H */ |
