diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-11-08 23:22:55 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-11-08 23:22:56 -0800 |
| commit | 27588ab3767deece7376478b6a140a3213ed8a6a (patch) | |
| tree | 78770421fdfc26a06387382f7f375a5417e3c297 | |
| parent | f223759ee3f2355b4c5a3c25fc740f54c2250ff2 (diff) | |
Release 5.1.1.68S
Release 5.1.1.68S
Change-Id: Ib79669509c8c457d75269df80136c87e11d932ce
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 6a289fb37d80..2b7533a9bd3d 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 68 -#define QWLAN_VERSIONSTR "5.1.1.68R" +#define QWLAN_VERSIONSTR "5.1.1.68S" #endif /* QWLAN_VERSION_H */ |
