diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-23 09:29:30 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-23 09:29:31 -0800 |
| commit | 8ca96c0ae7abbae767ec0d5edd877652c697de2c (patch) | |
| tree | 851e6bd5dcc09e67c79b7a4c87b80b104e82c475 | |
| parent | 9a92800d53c0fbe639088e1e050fff16087e9123 (diff) | |
Release 5.1.0.51I
Release 5.1.0.51I
Change-Id: I802c1af3fdb0352b578a78a80fafa50e65c8f88c
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 b8e13395ca17..265d6057133f 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 51 -#define QWLAN_VERSIONSTR "5.1.0.51H" +#define QWLAN_VERSIONSTR "5.1.0.51I" #endif /* QWLAN_VERSION_H */ |
