diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 04:13:23 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 04:13:24 -0800 |
| commit | 9a334ca6821282e6d96e698062b345e89ccc3cda (patch) | |
| tree | 8f9abe96a6e55b2dd77b537dd25cb34567bf3324 | |
| parent | bf07722cf68248efe88efec388d10ddb5e70388d (diff) | |
Release 5.1.0.48V
Release 5.1.0.48V
Change-Id: If5e32f78fd021671b21219a8f2bd506f166cb813
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 3570e1dd58b0..8e060210c30a 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 48 -#define QWLAN_VERSIONSTR "5.1.0.48U" +#define QWLAN_VERSIONSTR "5.1.0.48V" #endif /* QWLAN_VERSION_H */ |
