diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 17:55:24 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 17:55:24 -0800 |
| commit | 31f486f00926f3545b06ccd372b9c02c5c0c069c (patch) | |
| tree | b3754b91f1b779e349419b200299accaf0bc8e0d | |
| parent | 3358f45bb433fb6fa63d83a28bb9b492a02407bd (diff) | |
Release 5.1.0.48Z
Release 5.1.0.48Z
Change-Id: I1bc875d5a5e0cd4e54a95cea9c5574d1d1cd8b85
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 6d01ec7167eb..c4aabf919f6e 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 48 -#define QWLAN_VERSIONSTR "5.1.0.48Y" +#define QWLAN_VERSIONSTR "5.1.0.48Z" #endif /* QWLAN_VERSION_H */ |
