diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-20 04:25:34 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-20 16:02:50 -0700 |
| commit | 3f65167a02306a302ef013182df1dc85c94d17d1 (patch) | |
| tree | 723836e4f8efa7ea81992f30d4ee6d8e8e19df14 | |
| parent | fc967593df49944198d59df59b1dd5b760f53f7e (diff) | |
Release 5.1.0.32I
Release 5.1.0.32I
Change-Id: I56acfe2103bf277d4ed2901e6986bfc7912584fc
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 6cb7ad573793..2d1b48a811c1 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 32 -#define QWLAN_VERSIONSTR "5.1.0.32H" +#define QWLAN_VERSIONSTR "5.1.0.32I" #endif /* QWLAN_VERSION_H */ |
