diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-06 18:23:51 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-06 18:23:52 -0700 |
| commit | 070c9dd2ce5d8f6b7df3ab142fc04f83bd5d4beb (patch) | |
| tree | bd573d37c6902ec5af825301624626514ee2e58d | |
| parent | d8a56fbc4ad7a83ddb6e16e59ee9658d84a91eb5 (diff) | |
Release 5.1.0.25X
Release 5.1.0.25X
Change-Id: Iaf245d3adfc32267070783c3dab671c69754fd90
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 f89bdf2801f9..87a2d6433560 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 25 -#define QWLAN_VERSIONSTR "5.1.0.25W" +#define QWLAN_VERSIONSTR "5.1.0.25X" #endif /* QWLAN_VERSION_H */ |
