diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-09 15:20:55 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-09 15:20:55 -0800 |
| commit | 2ae4ec4dac18def4fdceca003da6c945c9a6c6a3 (patch) | |
| tree | 2478390aac78eb32bec7862c2c39e24d38ce21fc | |
| parent | 29a538e1e90756a013f84b3dc42b78f59c86e9fa (diff) | |
Release 5.1.0.40F
Release 5.1.0.40F
Change-Id: I03be90bea14d00f37040c48871d0daacc77cfd0c
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 a8292ae094e0..e7d04e4a1956 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 40 -#define QWLAN_VERSIONSTR "5.1.0.40E" +#define QWLAN_VERSIONSTR "5.1.0.40F" #endif /* QWLAN_VERSION_H */ |
