diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-06 13:18:48 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-06 13:18:48 -0800 |
| commit | 9accff9b853e26dd22e09d15de0c0fbbf284965f (patch) | |
| tree | 4aabd8b7a01854c6fb90172f6544445231a07f9a | |
| parent | ddd01747a022a0a45fbb99a2aa2a550f1419af79 (diff) | |
Release 5.1.0.48I
Release 5.1.0.48I
Change-Id: If1bab6141818ada05e0b9a378481dc4f79a69eda
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 439e98a767d4..91fd059554c4 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 48 -#define QWLAN_VERSIONSTR "5.1.0.48H" +#define QWLAN_VERSIONSTR "5.1.0.48I" #endif /* QWLAN_VERSION_H */ |
