diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-16 20:57:27 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-16 20:57:28 -0800 |
| commit | 4ea123a6571bb63e487c4396f1dd7d280619a6c9 (patch) | |
| tree | 8fa5567ba6db76ef2159a79f5692e549bbd5d9d6 | |
| parent | d46d365f65b2af2a5143d2fb9ee6b5fd9d646219 (diff) | |
Release 5.1.0.41F
Release 5.1.0.41F
Change-Id: I893bb547bd8968ffd4bf4d0e6867a3d101ef2c5e
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 77109fae54f6..036b43a00cf2 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41E" +#define QWLAN_VERSIONSTR "5.1.0.41F" #endif /* QWLAN_VERSION_H */ |
