diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-09-30 04:54:07 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-09-30 04:54:07 -0700 |
| commit | bb4814e41fe10841c4a04e98c51215e4c55dad0b (patch) | |
| tree | a2277c44314fb9ebd818ee5cb5e82f3d4c9eb5b0 | |
| parent | 1a56f290ec623ac5d81e418014b7f2f7da9e3583 (diff) | |
Release 5.1.1.74T
Release 5.1.1.74T
Change-Id: I5facadcd3f0b8dec390e31ac15558e63d886d621
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 207a658438ca..5f6dbaf05010 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 74 -#define QWLAN_VERSIONSTR "5.1.1.74S" +#define QWLAN_VERSIONSTR "5.1.1.74T" #endif /* QWLAN_VERSION_H */ |
