diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-10 01:38:06 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-10 01:38:06 -0800 |
| commit | 53300bac742c7a8d6466f5f0b09dd3c50799015c (patch) | |
| tree | 88b06b457b7f054fae4af25e024e1a61d2b223f6 | |
| parent | 6a40481429c3489ae0a6ef208e1e02b63a25bb77 (diff) | |
Release 5.1.1.3I
Release 5.1.1.3I
Change-Id: I64a3568d73eebe34bd9c2e86c4a33a680a5da4b0
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 dcec8b17c8b3..ee9362ee4171 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 1 -#define QWLAN_VERSION_EXTRA "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 3 -#define QWLAN_VERSIONSTR "5.1.1.3H" +#define QWLAN_VERSIONSTR "5.1.1.3I" #endif /* QWLAN_VERSION_H */ |
