diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-21 22:45:11 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-21 22:45:11 -0800 |
| commit | 0362bf34f79a89001901b03570cfd273e2baac71 (patch) | |
| tree | 6ed75a0f926a78011db356a8f4022038e1ee0ffc | |
| parent | 107ee764b84dcd8a350ad54e0575efb1dc7b0d9c (diff) | |
Release 5.1.0.37V
Release 5.1.0.37V
Change-Id: I0ed499122342c2e934dbc68b784b7e3ae9cb87d2
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 1b904837ec22..52dd4d796e37 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 37 -#define QWLAN_VERSIONSTR "5.1.0.37U" +#define QWLAN_VERSIONSTR "5.1.0.37V" #endif /* QWLAN_VERSION_H */ |
