diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-23 06:08:22 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-23 06:08:22 -0800 |
| commit | 13451f461a96e555eac061b6f5d9fe153b954bef (patch) | |
| tree | be7fe8143d22edc5069305418cd26caf5f4dd7c9 | |
| parent | b83beae2dd23f92da0caf4d5a0a69013b00f1696 (diff) | |
Release 5.1.0.38D
Release 5.1.0.38D
Change-Id: Ib4f84fe0f217f8823ee100e891abfe47172a679b
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 5640bd7bb7de..cd4e178a6907 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 38 -#define QWLAN_VERSIONSTR "5.1.0.38C" +#define QWLAN_VERSIONSTR "5.1.0.38D" #endif /* QWLAN_VERSION_H */ |
