diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 23:39:24 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 23:39:25 -0800 |
| commit | 89ac67a3a808f76ce9b0c599e7655a9d6cce662a (patch) | |
| tree | 44a84fe1982069696403f38f2e0bc85ce059cdaf | |
| parent | f52351696aea9413096894c2848c52ed0852f290 (diff) | |
Release 5.1.0.36F
Release 5.1.0.36F
Change-Id: Id7e4fe5406445dcc63da1d9d60430378a9c56ce0
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 47731fd23a92..026588733016 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36E" +#define QWLAN_VERSIONSTR "5.1.0.36F" #endif /* QWLAN_VERSION_H */ |
