diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-02 12:41:23 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-02 12:41:24 -0800 |
| commit | c72fc4c159ed480c85f51b8765d72ce9455cd700 (patch) | |
| tree | a9a4d85f73234f32864b652cd3b08f18ebe94e25 | |
| parent | b8a646ddce3867ffeaa7dd3ca96f83a14d67cee2 (diff) | |
Release 5.1.0.47T
Release 5.1.0.47T
Change-Id: Ifb01a62caa4c25679ad6d75e807f7dc8cbddf95e
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 141454262c66..25982e03312e 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 47 -#define QWLAN_VERSIONSTR "5.1.0.47S" +#define QWLAN_VERSIONSTR "5.1.0.47T" #endif /* QWLAN_VERSION_H */ |
