diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-11 17:40:14 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-11 17:40:14 -0800 |
| commit | f120cd4f36e933de39fe83870dc175b29195008b (patch) | |
| tree | 9afcabfbb2109d03a281ae1558d716a13cf0bfb5 | |
| parent | e50e4ce53d9531fee9984362644a3f3689dc8c92 (diff) | |
Release 5.1.0.36I
Release 5.1.0.36I
Change-Id: I3f09c2a18d509f749a67df61a0db6f0405ee5bb2
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 e1b4c51d5445..ca41075866f4 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36H" +#define QWLAN_VERSIONSTR "5.1.0.36I" #endif /* QWLAN_VERSION_H */ |
