diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-24 03:22:21 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-24 19:07:38 -0700 |
| commit | e389eabef331bcff9be22673c44a9f5f64bdd5ec (patch) | |
| tree | 18c668218b12bf3574e8d7a508d466d67fcb4c7a | |
| parent | 1ebe158798289f1f72f7c66f2163ae14c4a19331 (diff) | |
Release 5.1.1.6I
Release 5.1.1.6I
Change-Id: I00a8854ecc3a9e4e2c84fc63da0d04d8eb6ae19a
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 c3e2b7c41797..55e76c32574a 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 6 -#define QWLAN_VERSIONSTR "5.1.1.6H" +#define QWLAN_VERSIONSTR "5.1.1.6I" #endif /* QWLAN_VERSION_H */ |
