diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-07-04 00:53:03 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-07-04 00:53:04 -0700 |
| commit | fb6c5b1aa403ff2e68a9c8a0cd677e7ad44d7a02 (patch) | |
| tree | ae5e5334b54ef3bf83abf09f9f02950be55e4ce6 | |
| parent | 3bea4bb66445d64db50100dc154cfa85cecf2a52 (diff) | |
Release 5.1.1.73S
Release 5.1.1.73S
Change-Id: I77f10c9d48c8959ac95e793110ea7b0012cea698
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 c6ec03ca7f23..af5732cf828c 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 73 -#define QWLAN_VERSIONSTR "5.1.1.73R" +#define QWLAN_VERSIONSTR "5.1.1.73S" #endif /* QWLAN_VERSION_H */ |
