diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-16 14:39:48 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-16 14:39:49 -0800 |
| commit | e371183abff191acec366ae6621e362146596deb (patch) | |
| tree | 523c551b0e58c9fce894fda92f25e5f0f4a38c3d | |
| parent | c449bb7564d8e525baaf9cbebadba64a1985ff79 (diff) | |
Release 5.1.0.36Y
Release 5.1.0.36Y
Change-Id: I0cee705e7ec6cb079d489f243fc60407c55b803b
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 9e78a463eba3..bea662202281 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 36 -#define QWLAN_VERSIONSTR "5.1.0.36X" +#define QWLAN_VERSIONSTR "5.1.0.36Y" #endif /* QWLAN_VERSION_H */ |
