diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-13 12:27:54 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-13 12:27:55 -0800 |
| commit | 34caa2ff9b28bf0d53e5abb4fb456892c8244a01 (patch) | |
| tree | 070a7a60bbb289ce642918da1f6814ca35d79e07 | |
| parent | d807853df37f42fa8e03f68832cf10c7c5c1da95 (diff) | |
Release 5.1.0.44T
Release 5.1.0.44T
Change-Id: I4e16b8f26f48e65001b594e0431ac95b97e78511
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 caa9402b3463..debf4aa5712d 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 44 -#define QWLAN_VERSIONSTR "5.1.0.44S" +#define QWLAN_VERSIONSTR "5.1.0.44T" #endif /* QWLAN_VERSION_H */ |
