diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-07 14:14:45 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-07 14:14:45 -0700 |
| commit | ccd00e89a0ff4cbc29980f41f638e7ab532a76f4 (patch) | |
| tree | a1b028c9b104b7294c7dfe5bd24434d1d380e4b1 | |
| parent | ba71da4f6cc822763cbd7c2f9542d6ce1a87ef43 (diff) | |
Release 5.1.0.29T
Release 5.1.0.29T
Change-Id: I94e9f3abe6498420711e832526d003ff2f443bc0
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 d4785941ed5e..34c184099133 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 29 -#define QWLAN_VERSIONSTR "5.1.0.29S" +#define QWLAN_VERSIONSTR "5.1.0.29T" #endif /* QWLAN_VERSION_H */ |
