diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-05-16 05:47:03 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-05-16 05:47:03 -0700 |
| commit | dd4644e6f8a49b8f5b25dcaeb0057c739cd5072b (patch) | |
| tree | 8eccfc3d5a6fd63eddc34eeb27a95f226021f7e4 | |
| parent | 38ab2a8fd6c0e69b8bebedb2b29d39fe7e23d2e4 (diff) | |
Release 5.1.1.72T
Release 5.1.1.72T
Change-Id: I9e67c86fdc599a0729a442d340446f420a551c25
CRs-Fixed: 774533
| -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 7ad7d69218c9..a3d8a530daea 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 72 -#define QWLAN_VERSIONSTR "5.1.1.72S" +#define QWLAN_VERSIONSTR "5.1.1.72T" #endif /* QWLAN_VERSION_H */ |
