diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-14 13:52:36 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-14 13:52:36 -0800 |
| commit | 330129a2fe6dddc5fb62eec8c87e94c682267d9f (patch) | |
| tree | 79a65b3b700c3c1dbc882c4a8f1362a3c8b0b28f | |
| parent | c7cc61ff47ea78f65f307e243b5de696a5897726 (diff) | |
Release 5.1.0.49T
Release 5.1.0.49T
Change-Id: Ie9decfb9c497208deb3528f970c5208bde2c62ba
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 afb90d2f0074..65272a9bfe7e 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49S" +#define QWLAN_VERSIONSTR "5.1.0.49T" #endif /* QWLAN_VERSION_H */ |
