diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-16 16:36:17 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-16 16:36:17 -0800 |
| commit | 1806f703f08270fc0b2e143ff82eb5794ee3aa6c (patch) | |
| tree | 861269cb9420ac6fe9248412540f543b07787c7a | |
| parent | 245932538239a2bd0ee3b996235454bf592c1237 (diff) | |
Release 5.1.0.36Z
Release 5.1.0.36Z
Change-Id: I96b1526b1158a76f81398dbfb1865919dca240a7
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 bea662202281..e93accedaaae 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36Y" +#define QWLAN_VERSIONSTR "5.1.0.36Z" #endif /* QWLAN_VERSION_H */ |
