diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-02 06:24:28 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-02 06:24:29 -0800 |
| commit | 9c1813e465287d1bc254660948528656cbec0714 (patch) | |
| tree | 878033af4f778b4229e0c96204ac581a4847a2ba | |
| parent | 2ffd3f159c16fa3104aa00ab22618fbf86343120 (diff) | |
Release 5.1.1.1T
Release 5.1.1.1T
Change-Id: I66078cd78395262b2561636dfe2ffca67d40e35b
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 e9215e2dfdc8..64fb335e9d83 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 1 -#define QWLAN_VERSION_EXTRA "S" +#define QWLAN_VERSION_EXTRA "T" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1S" +#define QWLAN_VERSIONSTR "5.1.1.1T" #endif /* QWLAN_VERSION_H */ |
