diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 06:46:42 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 06:46:43 -0800 |
| commit | ad09fa8a9b381cde059cf656bb75dd31fffd06eb (patch) | |
| tree | 3854be13baa0e327ec6003663a01df1e09c33bc7 | |
| parent | c9e9eb92915126eecb9014929407c87a5b2cfb8d (diff) | |
Release 5.1.0.36
Release 5.1.0.36
Change-Id: Ia7a9e3692938c6ddc21e173a90665a3cadf8728c
CRs-Fixed: 688141
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index aee9b5175971..871273003160 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 "Z" -#define QWLAN_VERSION_BUILD 35 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 36 -#define QWLAN_VERSIONSTR "5.1.0.35Z" +#define QWLAN_VERSIONSTR "5.1.0.36" #endif /* QWLAN_VERSION_H */ |
