diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-01 01:52:24 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-01 01:52:24 -0800 |
| commit | a4610a0ac75de4e6841d01f6b538c2bb0e28054b (patch) | |
| tree | e44a6daf30ad14f1aaf7531c91fac03558f1a230 | |
| parent | e630a4c9587230d99a602c1838fe145c0b08edbf (diff) | |
Release 5.1.0.47I
Release 5.1.0.47I
Change-Id: I98a1615c9af23a816f1209a076ce9a7fce843c0b
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 572dc0969165..05f86c474ee3 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 47 -#define QWLAN_VERSIONSTR "5.1.0.47H" +#define QWLAN_VERSIONSTR "5.1.0.47I" #endif /* QWLAN_VERSION_H */ |
