diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2020-04-27 02:22:13 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2020-04-27 02:22:14 -0700 |
| commit | 758dcd309bd5ba67a1cbf3834f121011d9715eca (patch) | |
| tree | a156e0079541e38ec988172f8b76134d0b2c0a05 | |
| parent | c4176efe83d0dd8d685f440905aee6e3fe7f4c85 (diff) | |
Release 5.1.1.76T
Release 5.1.1.76T
Change-Id: If5d3ed51a3088c86508307bc6b51f0e8a3e8c5d8
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 45231fa9ba2c..025f6bda5c05 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 76 -#define QWLAN_VERSIONSTR "5.1.1.76S" +#define QWLAN_VERSIONSTR "5.1.1.76T" #endif /* QWLAN_VERSION_H */ |
