diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-22 15:09:48 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-22 15:09:49 -0800 |
| commit | 89b823398f5911d21c618742bc402db8143552a8 (patch) | |
| tree | 5da95aa5aab24a90ac08d710dbfdd8880b6f1a45 | |
| parent | 5702897d34f838f136688d195da6a76c97be316a (diff) | |
Release 5.1.0.37Z
Release 5.1.0.37Z
Change-Id: I5159a0e9766bb1a138b4b6ab6a18bfc637f345b3
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 d871e3a1adf2..b6e3839efcfa 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 37 -#define QWLAN_VERSIONSTR "5.1.0.37Y" +#define QWLAN_VERSIONSTR "5.1.0.37Z" #endif /* QWLAN_VERSION_H */ |
