diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-02 20:30:43 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-02 20:30:43 -0700 |
| commit | f389797414b9b4015ab8997bdbc90b520e3f1f41 (patch) | |
| tree | 292d9e3bb6f3631d94ac70a78076a2bc57a892c3 | |
| parent | 579df3b7832b003221e42cb1b273091a0a5adf70 (diff) | |
Release 5.1.1.54S
Release 5.1.1.54S
Change-Id: I5718eddf74108c1f307209be4e9900515e84be49
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 03783ae00275..6105f520e0f7 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,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 54 -#define QWLAN_VERSIONSTR "5.1.1.54R" +#define QWLAN_VERSIONSTR "5.1.1.54S" #endif /* QWLAN_VERSION_H */ |
