diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-10 02:28:24 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-10 02:28:24 -0800 |
| commit | 66bd740b6cc4fe126e5571266c013f885af207f2 (patch) | |
| tree | 4976d940233610b9a5a2990bd63787858b5fe19f | |
| parent | e033cafbbba241faacbaf208cbd8509e897776eb (diff) | |
Release 5.1.0.49F
Release 5.1.0.49F
Change-Id: Ida16d5429032d70d1ecb6d8836f5c1f500097148
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 6a96b1478999..d14c73769229 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49E" +#define QWLAN_VERSIONSTR "5.1.0.49F" #endif /* QWLAN_VERSION_H */ |
