diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-22 17:15:25 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-22 17:15:25 -0800 |
| commit | 51be615e680a5ac2aa2c2e1b23aafec7c5562736 (patch) | |
| tree | 3d41b7abe1bee9199827dc8313d3ff385a5ce92c | |
| parent | 6b4b37115d855dd8b6a738ba88ec01166ec80140 (diff) | |
| parent | 54a8b10310c8f1a78df92ffb2871e734098928f9 (diff) | |
Merge "Release 5.1.0.41W" into wlan-cld3.driver.lnx.1.1-dev
| -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 9535cacf070b..5c66b94bf6fe 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41V" +#define QWLAN_VERSIONSTR "5.1.0.41W" #endif /* QWLAN_VERSION_H */ |
