diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-25 21:47:25 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-25 21:47:25 -0700 |
| commit | e492bfefbf0065f2c4ddd1bcb4f1439f8a0a764a (patch) | |
| tree | 6e8ed9ab51c6a29e492e29d81f1917eb909b22d1 | |
| parent | 31b5b65aba89a26e2c66808c50fde944ea50de30 (diff) | |
Release 5.1.0.28D
Release 5.1.0.28D
Change-Id: I15e10bc6e2c7bbdde44b9d8cd4b4f57e7816a2d5
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 77b26075e0c0..6fec10d97e10 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 28 -#define QWLAN_VERSIONSTR "5.1.0.28C" +#define QWLAN_VERSIONSTR "5.1.0.28D" #endif /* QWLAN_VERSION_H */ |
