diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-09 23:45:08 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-09 23:45:08 -0700 |
| commit | 3cc130db383a0609b7efa1eeddcc782ebec2f77b (patch) | |
| tree | 417f268a2ab757f4e944e273cda9c10c70dc2e64 | |
| parent | e8274796a87e90103c356ee88573111577f4651c (diff) | |
Release 5.1.1.36C
Release 5.1.1.36C
Change-Id: Ie5f93dd2dd3a049db10e49f070dc5afdbf224346
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 3987567f74e4..e05829dd5b16 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 36 -#define QWLAN_VERSIONSTR "5.1.1.36B" +#define QWLAN_VERSIONSTR "5.1.1.36C" #endif /* QWLAN_VERSION_H */ |
