diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-27 17:35:15 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-29 17:16:30 -0700 |
| commit | 58ce4da2f150d0bab2b6967d8ba433171d284109 (patch) | |
| tree | 53e6c518f8cbf3100b8d4f83c0c40b2774154640 | |
| parent | bc81a471db017f1f7c82ae739c885e54cff7d5d0 (diff) | |
Release 5.1.0.33T
Release 5.1.0.33T
Change-Id: I2387e591c6aab4efe11aee399ef865448ce30152
CRs-Fixed: 688141
(cherry picked from commit 85b4a9f140dcd8d8c6674f2a5f48b2aae1faaf92)
| -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 d1631c80f717..4abaaafd9cac 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 "S" +#define QWLAN_VERSION_EXTRA "T" #define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "5.1.0.33S" +#define QWLAN_VERSIONSTR "5.1.0.33T" #endif /* QWLAN_VERSION_H */ |
