diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-23 18:29:58 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:06:57 -0800 |
| commit | 871e9819451f324f794e2d64d356f898b60ed9bf (patch) | |
| tree | 3d296bcd8da9c37b634a950a514107358eb90e8c | |
| parent | 602fbd3eb67ada0e0315b61f5e4e804031cf8954 (diff) | |
Release 5.1.0.38I
Release 5.1.0.38I
Change-Id: I2fb5e05b31b3ec16b4a72b49c9fca2039b3def92
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 766cf03326fc..0aac27f7aed2 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 38 -#define QWLAN_VERSIONSTR "5.1.0.38H" +#define QWLAN_VERSIONSTR "5.1.0.38I" #endif /* QWLAN_VERSION_H */ |
