diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-03 08:27:45 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-03 08:27:45 -0700 |
| commit | 201f16f3eece1bccd1772f894271b137719bf611 (patch) | |
| tree | 86d09dda360bfbfa4b8f4035827a7ee7cda697f1 | |
| parent | 27077eff522a611ba85747c8a905bb9238d9ae02 (diff) | |
Release 5.1.1.35D
Release 5.1.1.35D
Change-Id: Ic7b67c88b8b9a8278119dc6aa17c3e7d2e2f558d
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 352e9b3df85a..99b67371c87d 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 35 -#define QWLAN_VERSIONSTR "5.1.1.35C" +#define QWLAN_VERSIONSTR "5.1.1.35D" #endif /* QWLAN_VERSION_H */ |
