diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-09 13:22:36 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-09 13:22:36 -0800 |
| commit | a845f42dcbafdbaa00ccb855f1d2969de9f7b5a2 (patch) | |
| tree | 7f1c491ede36df3dbcde2308c4845dbabd824e52 | |
| parent | 0738d1a94786073874c2a7d1c9860b83607b3ba8 (diff) | |
Release 5.1.0.40D
Release 5.1.0.40D
Change-Id: I6fc38e465d64a4bb27ca8d6c283977fbc8ed06ff
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 a9286ee4771e..dbbd76676999 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 40 -#define QWLAN_VERSIONSTR "5.1.0.40C" +#define QWLAN_VERSIONSTR "5.1.0.40D" #endif /* QWLAN_VERSION_H */ |
