diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-08 06:16:56 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-08 06:16:56 -0800 |
| commit | 878d35adbdb1fa6e70103bbb90b28ce507abb28c (patch) | |
| tree | 261148ea03afd93f41259151c9a5ded9a4cd71ca | |
| parent | e6c66d1d2afc7b5ea15b8560e61033e2036b69e3 (diff) | |
Release 5.1.1.43X
Release 5.1.1.43X
Change-Id: Idf0d15db9070a3736d98ed4a707850372d339c98
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 cf169b618e44..fc76e7a4af85 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 43 -#define QWLAN_VERSIONSTR "5.1.1.43W" +#define QWLAN_VERSIONSTR "5.1.1.43X" #endif /* QWLAN_VERSION_H */ |
