diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-01 13:27:46 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-02 18:23:15 -0700 |
| commit | 128c32a2c38ec97af89a12cfbb5fe0352f3103bd (patch) | |
| tree | 01e818cef2aad6f964f87b76ba34c85877410720 | |
| parent | b6a89775811d704b17ebcb630f56ed7202e748da (diff) | |
Release 5.1.0.25E
Release 5.1.0.25E
Change-Id: I4a3438470798b8e99249351ac51474c2e189a083
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 f76d734af8ae..bef0fccec856 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 "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 25 -#define QWLAN_VERSIONSTR "5.1.0.25D" +#define QWLAN_VERSIONSTR "5.1.0.25E" #endif /* QWLAN_VERSION_H */ |
