diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-18 23:14:46 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-21 17:05:42 -0700 |
| commit | 810f1dccea4e442bb055d4c318f4057a8b55786b (patch) | |
| tree | daabdede77e57102a21fcd1532d95cff4add2781 | |
| parent | 3fc3f41f408470ce5d505d4800fb029aa07e803d (diff) | |
Release 5.1.0.27D
Release 5.1.0.27D
Change-Id: Ieea278db0c032b9eb9db020160e4ae3e5225c193
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 eeb47e45b065..4726735b11e1 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 27 -#define QWLAN_VERSIONSTR "5.1.0.27C" +#define QWLAN_VERSIONSTR "5.1.0.27D" #endif /* QWLAN_VERSION_H */ |
