diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-19 09:57:43 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-19 09:57:43 -0800 |
| commit | e44c1f655ded8bc829385c8cd380ca316aab8141 (patch) | |
| tree | 5e1d04f9fc192ddc30c5afd38b4d83ce5ec6af50 | |
| parent | 8210dfd605c3c5be8a134f7f686ca831b9917d99 (diff) | |
| parent | fa842d73f77fcfdd84e19ab45dc503c2d1f7925a (diff) | |
Merge "Release 5.1.0.41I" into wlan-cld3.driver.lnx.1.1-dev
| -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 3f2ce242d19a..8901c4032586 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41H" +#define QWLAN_VERSIONSTR "5.1.0.41I" #endif /* QWLAN_VERSION_H */ |
