diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-23 06:38:57 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-23 06:38:58 -0800 |
| commit | f3839f1bb8f5c041c1e832d580eb2dce3ca93989 (patch) | |
| tree | 5bbe2cf9e678739efefacf7886f35159ac29de07 | |
| parent | 0101f5317ea9383b474ec7bb01e3e949d5251373 (diff) | |
Release 5.1.0.42F
Release 5.1.0.42F
Change-Id: I2aed8f6f9c3b64ac06d7a1bc96920e59497ee3ff
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 18909fa86443..9e2a22dc5c81 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42E" +#define QWLAN_VERSIONSTR "5.1.0.42F" #endif /* QWLAN_VERSION_H */ |
