diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-04 19:02:56 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-06 20:49:44 -0800 |
| commit | 70af8564bae3279da1bf6756d0892e375168551e (patch) | |
| tree | f469037a4bb1267f3d522d9170ecf49335b1b920 | |
| parent | b9177850f0a7f6156761eb4ef8d0f36c25d9212a (diff) | |
Release 5.1.0.42X
Release 5.1.0.42X
Change-Id: I7b23c3d3becfb057978bf53d1bd057ff32be2fb2
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 e9ac44aca5ef..c9685f992a2b 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 42 -#define QWLAN_VERSIONSTR "5.1.0.42W" +#define QWLAN_VERSIONSTR "5.1.0.42X" #endif /* QWLAN_VERSION_H */ |
