diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-12-03 20:28:21 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-12-03 20:28:22 -0800 |
| commit | ee79f22d978b072b684d6ab5a98ba974bb14b6c3 (patch) | |
| tree | 19c65645c0a87acd6c5f2b4ee5e2cb46785f18c3 | |
| parent | 43ba71f5db23e3c077ba480138498db7b67236aa (diff) | |
Release 5.1.1.75S
Release 5.1.1.75S
Change-Id: I3f27a4ad01abc893197a53e07f23bb0bc2999596
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 46cf2cc2dd36..079feac37fa6 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 "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 75 -#define QWLAN_VERSIONSTR "5.1.1.75R" +#define QWLAN_VERSIONSTR "5.1.1.75S" #endif /* QWLAN_VERSION_H */ |
