diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-02 18:11:18 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-03 19:33:10 -0700 |
| commit | 45cc8b794a7fcb1a9b4beb1ff953b54f369146b8 (patch) | |
| tree | 5054b31ff33719e65e3b5d8a47b4544ad3a242d7 | |
| parent | d98bb91b7dbfd0086b051be7e7e726a0d493879f (diff) | |
Release 5.1.0.34X
Release 5.1.0.34X
Change-Id: I587d916f08777b277d68943f1a38a5ddacf48978
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 2125d864a001..a0724af87511 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 34 -#define QWLAN_VERSIONSTR "5.1.0.34W" +#define QWLAN_VERSIONSTR "5.1.0.34X" #endif /* QWLAN_VERSION_H */ |
