diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-17 17:57:30 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-11-18 16:48:44 -0800 |
| commit | ae9b04b67f7cfc771b62e0c35371dfe33facc36a (patch) | |
| tree | 562630f3679f05999b8b1f21e8cffb2dc0a05d76 | |
| parent | 7020d2af7d99ae6b5c14555004e516ff63bd8bd9 (diff) | |
Release 5.1.0.37F
Release 5.1.0.37F
Change-Id: Id855f613002baf3c6aa2026e43d2fd50b8af1f54
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 659ced1c05b5..23351c8c1c1d 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 37 -#define QWLAN_VERSIONSTR "5.1.0.37E" +#define QWLAN_VERSIONSTR "5.1.0.37F" #endif /* QWLAN_VERSION_H */ |
