diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-22 14:33:25 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-22 14:33:25 -0800 |
| commit | 5dca5ee83c00eedda95b790f66b820c277c59bcf (patch) | |
| tree | c153f1a3cb9a6204365b2c61a83cea28e19447ee | |
| parent | 19ebe2b13fb3ff4e850118f997f91137d0b35c94 (diff) | |
Release 5.1.0.37Y
Release 5.1.0.37Y
Change-Id: Ie12730acd88a43242682916f885e95fa69c2532b
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 0134184d0bf3..d871e3a1adf2 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 37 -#define QWLAN_VERSIONSTR "5.1.0.37X" +#define QWLAN_VERSIONSTR "5.1.0.37Y" #endif /* QWLAN_VERSION_H */ |
