diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-07 17:35:01 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-07 17:35:01 -0700 |
| commit | e62940e9d65f84deddfd9a70cf63ea90a7e2d69e (patch) | |
| tree | 4c06d5e27c16ec5eeb173cceccb0cd16d8a072f4 | |
| parent | 2df78cc9c3867c072712cd5844984cf859ad09e7 (diff) | |
Release 5.1.0.29V
Release 5.1.0.29V
Change-Id: I372c04ea7e873dc5216225c827d02757a998cb08
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 beff24740296..b917a7540656 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 29 -#define QWLAN_VERSIONSTR "5.1.0.29U" +#define QWLAN_VERSIONSTR "5.1.0.29V" #endif /* QWLAN_VERSION_H */ |
