diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-13 23:46:32 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-17 21:58:06 -0700 |
| commit | 5341d49f2574f32b47df99253da789bef0c1910c (patch) | |
| tree | 6f0bc0b9c3f62c04bdef1b1f76b3da8f46237c5a | |
| parent | 355b1474f985cae3c84d6d152ebd0064d897009a (diff) | |
Release 5.1.0.31D
Release 5.1.0.31D
Change-Id: Id038c52e956bade902de41fe64ba1e35f753f791
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 c7154623dd6d..1ec8ee4d7a2c 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 31 -#define QWLAN_VERSIONSTR "5.1.0.31C" +#define QWLAN_VERSIONSTR "5.1.0.31D" #endif /* QWLAN_VERSION_H */ |
