diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-27 04:05:06 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-27 20:14:06 -0700 |
| commit | 71c0c2b698f48c14eeff12dd3f31ff6a130ef9b6 (patch) | |
| tree | 4ac745e6fbdb59a300b6a3c31aeb4594e4cdc415 | |
| parent | 4a03c3c1edbc50963274847a559570c3d3f222ae (diff) | |
Release 5.1.0.28I
Release 5.1.0.28I
Change-Id: I6b4301cad3754dc7cda85f49f7aaebb0896e6a73
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 0bf49ba45619..35c3154b76c2 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 28 -#define QWLAN_VERSIONSTR "5.1.0.28H" +#define QWLAN_VERSIONSTR "5.1.0.28I" #endif /* QWLAN_VERSION_H */ |
