diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-23 16:18:11 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-23 16:18:11 -0800 |
| commit | 2a8e44e8b5f210e471670f0d5ec4e398092847bb (patch) | |
| tree | 7bbb62b2895828d077c944d1a0536e6e24d6af28 | |
| parent | 857d5256285f6e658cd23145f522148689f57d38 (diff) | |
Release 5.1.0.46F
Release 5.1.0.46F
Change-Id: Icace191afca13fd038fe3209baf56046e706ef5d
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 a9f121a19a9e..468845e6fc9a 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 46 -#define QWLAN_VERSIONSTR "5.1.0.46E" +#define QWLAN_VERSIONSTR "5.1.0.46F" #endif /* QWLAN_VERSION_H */ |
