diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-09-06 23:26:17 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-09-06 23:26:17 -0700 |
| commit | 568724ff1b5e84e31ba91dfa698f3a0267c81b6a (patch) | |
| tree | 6f22ede77b5dd6435a05cd9c9cc1544ea3c190c4 | |
| parent | abf597581b6a147021b71adfdb9336bc6f830918 (diff) | |
Release 5.1.1.65S
Release 5.1.1.65S
Change-Id: I37097e4e61708ab5bbe47426a12e582bc4b805a9
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 71a8546cf31e..d0c7490da651 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 65 -#define QWLAN_VERSIONSTR "5.1.1.65R" +#define QWLAN_VERSIONSTR "5.1.1.65S" #endif /* QWLAN_VERSION_H */ |
