diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-22 11:25:20 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-22 11:25:20 -0800 |
| commit | a9b6d5b6140f00fb70b1bc26a97832cd857e4ef2 (patch) | |
| tree | 84acfb89a034d83371a4f64790b1f23bf7b0566d | |
| parent | 107e24d8e7150d3133eba176df17e750f49ccf8b (diff) | |
Release 5.1.0.37W
Release 5.1.0.37W
Change-Id: I953db48a69df40672f3c2e9213f266d33fe4a54f
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 52dd4d796e37..594749ba500b 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 37 -#define QWLAN_VERSIONSTR "5.1.0.37V" +#define QWLAN_VERSIONSTR "5.1.0.37W" #endif /* QWLAN_VERSION_H */ |
