diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-26 10:49:11 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-26 10:49:11 -0700 |
| commit | 2ef0b049cf0ba89322a49d03eb9b7f1f50ad08ce (patch) | |
| tree | 1aecaa513e788faec6d2ae7f90ae9911ce02fa58 | |
| parent | 67a863b1b9ef80ec3422d66203587ee6b52b73b2 (diff) | |
Release 5.1.0.33D
Release 5.1.0.33D
Change-Id: I00ce08cc93883ce02ee33c02449845049d2814eb
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 cacfdfb530d5..113e4adcd023 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 33 -#define QWLAN_VERSIONSTR "5.1.0.33C" +#define QWLAN_VERSIONSTR "5.1.0.33D" #endif /* QWLAN_VERSION_H */ |
