diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-01 10:13:11 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-01 10:13:11 -0800 |
| commit | f5f19561e249b4484ff0fcbe5086828521ddff39 (patch) | |
| tree | 1da8b131014b8674bc1726e15385393237191179 | |
| parent | c7a0859e062457173a195198e49fee6cc0841db4 (diff) | |
Release 5.1.0.39F
Release 5.1.0.39F
Change-Id: Ia98fc44db3fc42789262d66bdf6e66548131a873
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 ade5ce51d6a9..6759a66440ad 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 39 -#define QWLAN_VERSIONSTR "5.1.0.39E" +#define QWLAN_VERSIONSTR "5.1.0.39F" #endif /* QWLAN_VERSION_H */ |
